volume things

This commit is contained in:
idk
2018-08-08 18:46:56 -04:00
parent f7f556cea8
commit 7bd188e83e
2 changed files with 9 additions and 9 deletions

View File

@ -15,6 +15,6 @@ RUN install -m755 bin/eephttpd /usr/bin/eephttpd
USER $user
WORKDIR /opt/$user/
VOLUME /opt/$user/
COPY $path /opt/$user/www
VOLUME /opt/$user/
CMD eephttpd -sh=$samhost -sp=$samport $args