fixed error in tunconf
This commit is contained in:
@ -17,5 +17,4 @@ RUN install -m755 bin/eephttpd /usr/bin/eephttpd
|
||||
USER $user
|
||||
WORKDIR /opt/$user/
|
||||
COPY $path /opt/$user/www
|
||||
#VOLUME /opt/$user/
|
||||
CMD eephttpd -f /usr/src/eephttpd/etc/eephttpd/eephttpd.conf -s /opt/$user/ -sh=$samhost -sp=$samport $args
|
||||
|
Reference in New Issue
Block a user