Skip to content

Commit

Permalink
Docker file CMD calling coin
Browse files Browse the repository at this point in the history
  • Loading branch information
barrysteyn committed Dec 4, 2017
1 parent 2a6c01b commit be64428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ WORKDIR /usr/src/app
COPY ./ /usr/src/app
RUN pip install -e .
WORKDIR numismatic
CMD coin list
CMD coin

0 comments on commit be64428

Please sign in to comment.