Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
edwagbb/code
AZLABS
/
code
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a84fdea
code
/
Dockerfile
edwagbb
Update Dockerfile
a84fdea
verified
about 2 years ago
raw
Copy download link
history
blame
70 Bytes
FROM
wasmerio/wasmer:latest
WORKDIR
/app
RUN
wapm install nginx
CMD
ls