Update Dockerfile
This commit is contained in:
parent
037ab6eb35
commit
fa620d6a85
@ -24,4 +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
|
sed -i 's/ssl=1/ssl=0/g' /etc/webmin/miniserv.conf
|
||||||
|
|
||||||
RUN echo root:webmin | chpasswd
|
RUN echo root:webmin | chpasswd
|
||||||
|
VOLUME /config
|
||||||
CMD [ "/bin/bash","/Service-check.sh" ]
|
CMD [ "/bin/bash","/Service-check.sh" ]
|
Loading…
Reference in New Issue
Block a user