Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Xenova
/
llama2.c
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7d27442
llama2.c
/
Dockerfile
Xenova
HF staff
Update Dockerfile
e8cbbb3
over 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
FROM
nginxinc/nginx-unprivileged
COPY
.
/nginx.conf /
etc
/nginx/
conf.d/
default
.conf
COPY
.
/usr/
share
/nginx/
html