Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

Commit

Permalink
Add workdir to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
philipnrmn authored and xlson committed Mar 28, 2018
1 parent ff3a974 commit 3d11292
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ EXPOSE 3000

COPY ./run.sh /run.sh

WORKDIR /

ENTRYPOINT ["/run.sh"]

0 comments on commit 3d11292

Please sign in to comment.