Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
peterpeter8585
/
Blog
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5daa15d
Blog
/
nginx
/
Dockerfile
peterpeter8585
Upload 196 files
5daa15d
verified
24 days ago
raw
Copy download link
history
blame
Safe
90 Bytes
FROM
nginx:latest
RUN rm
/etc/
nginx
/conf.d/
default
.conf
COPY
nginx.conf
/etc/
nginx/conf.d