Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hbbio committed Jun 23, 2015
1 parent c0092b0 commit 2c298b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Expand Up @@ -6,7 +6,7 @@
#
# Mount local folder as volume and create a 'chat' app:
#
# docker --rm -v `pwd`:/src -ti mlstate/opa create chat
# docker run --rm -v `pwd`:/src -ti mlstate/opa create chat

FROM phusion/baseimage:0.9.16

Expand Down

0 comments on commit 2c298b0

Please sign in to comment.