Skip to content

Commit

Permalink
entrypoint added
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbeletsky committed Dec 12, 2013
1 parent b5bac23 commit 88be236
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Expand Up @@ -26,4 +26,5 @@ RUN cd /seismo; npm install
ENV PORT 8080
EXPOSE 8080

WORKDIR /seismo
WORKDIR /seismo
ENTRYPOINT ["./bin/run-mongo.sh"]

0 comments on commit 88be236

Please sign in to comment.