Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
sehsapneb/po
WenDavid
/
po
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1c94e02
po
/
Dockerfile
sehsapneb
Create Dockerfile
234edac
verified
4 months ago
raw
Copy download link
history
blame
Safe
102 Bytes
FROM
nginx:alpine
RUN rm
/etc/
nginx
/conf.d/
default
.conf
COPY
nginx.conf
/etc/
nginx
/conf.d/
default
.conf