Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huiiz
/
p1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
p1
/
Dockerfile
huiiz
1
66c0843
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
FROM
moelin/
1
panel:latest
RUN
chmod
777 /opt/1panel/ -R
# RUN groupadd docker
# RUN usermod -aG docker $USER