Update Dockerfile
This commit is contained in:
parent
fa620d6a85
commit
4bd4b9eb0a
@ -24,5 +24,5 @@ RUN sed -i 's/10000/80/g' /etc/webmin/miniserv.conf && \
|
||||
sed -i 's/ssl=1/ssl=0/g' /etc/webmin/miniserv.conf
|
||||
|
||||
RUN echo root:webmin | chpasswd
|
||||
VOLUME /config
|
||||
VOLUME /data
|
||||
CMD [ "/bin/bash","/Service-check.sh" ]
|
Loading…
Reference in New Issue
Block a user