Skip to content

Commit

Permalink
Updates for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
bibi21000 committed Jan 1, 2016
1 parent 245fd15 commit 44d641c
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 @@ -39,6 +39,6 @@ RUN make coverage-check

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
EXPOSE 22 1883 5005 8080 8085 8086 9001

CMD ["/root/auto.sh"]

0 comments on commit 44d641c

Please sign in to comment.