Update Dockerfile

This commit is contained in:
Kristian Haugene 2015-05-25 13:18:53 +02:00
parent 2aa1796e08
commit d2035237a2

View File

@ -96,6 +96,6 @@ ENV PIA_USERNAME=**None** \
"TRANSMISSION_WATCH_DIR_ENABLED=true" \
RESOLV_OVERRIDE=**None**
# Expose port and run. Use baseimage-docker's init system
# Expose port and run
EXPOSE 9091
CMD ["/etc/openvpn/start.sh"]