Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
shed219/nginx
wIK5Ez2o
/
nginx
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nginx
/
Dockerfile
wIK5Ez2o
Update Dockerfile
8960706
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
156 Bytes
FROM
nginxinc/nginx-unprivileged:stable-alpine
COPY
nginx.conf
/etc/
nginx
/conf.d/
COPY
pdfjs-
4.10
.
38
/ /u
sr
/share/
nginx/html
RUN ls -al
/usr/
share
/nginx/
html