Skip to content

Commit

Permalink
doh
Browse files Browse the repository at this point in the history
  • Loading branch information
jptmoore committed Mar 22, 2018
1 parent 785e3cb commit 334c825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ COPY --from=0 /home/opam/ .

LABEL databox.type="store"

#ENTRYPOINT ["./main.exe"]
CMD ["sleep","99999"]
ENTRYPOINT ["./main.exe"]
#CMD ["sleep","99999"]

0 comments on commit 334c825

Please sign in to comment.