Skip to content

Commit

Permalink
Updates for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
bibi21000 committed Dec 31, 2015
1 parent 2f25301 commit 245fd15
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 @@ -37,7 +37,7 @@ RUN make coverage-check
# make uninstall-all && \
# make install-all

VOLUME ["/etc/nginx/conf.d/", "/var/log", "/etc/mosquitto/", "/var/lib/mosquitto", "/etc/supervisor", "/opt/janitoo/home", "/opt/janitoo/log", "/opt/janitoo/etc"]
VOLUME ["/root/.ssh/", "/etc/nginx/conf.d/", "/var/log", "/etc/mosquitto/", "/var/lib/mosquitto/", "/etc/supervisor/", "/opt/janitoo/home/", "/opt/janitoo/etc/"]

EXPOSE 22 1883 5005 8080 8085 9001

Expand Down

0 comments on commit 245fd15

Please sign in to comment.