File size: 110 Bytes
e1b8a9d
 
8a6612d
ea44282
66c0843
 
1
2
3
4
5
6
FROM moelin/1panel:latest

RUN chmod 777 /opt/1panel/ -R

# RUN groupadd docker
# RUN usermod -aG docker $USER