add missing ports and volumes Dockerfile

This commit is contained in:
sparklyballs 2017-06-13 23:49:33 +01:00
parent a386aef08e
commit 24145bd872

View File

@ -153,3 +153,7 @@ RUN \
# add local files
COPY root/ /
# ports and volumes
EXPOSE 80
VOLUME /config /data