Skip to content

Commit

Permalink
Update the Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickschuch committed Mar 2, 2015
1 parent 3df1936 commit 37326c9
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 @@ -12,5 +12,5 @@ RUN go get github.com/daryl/cash
RUN go build

EXPOSE 80
ENTRYPOINT ["marco"]
ENTRYPOINT ["./marco"]
CMD ["--help"]

0 comments on commit 37326c9

Please sign in to comment.