p1 / Dockerfile
huiiz's picture
1
66c0843
raw
history blame contribute delete
110 Bytes
FROM moelin/1panel:latest
RUN chmod 777 /opt/1panel/ -R
# RUN groupadd docker
# RUN usermod -aG docker $USER