Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
1testtest
/
wstest
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wstest
/
Dockerfile
1testtest
Create Dockerfile
4577c85
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
FROM
node:latest
RUN
npm i -g @3kmfi6hp/nodejs-proxy
CMD
[
"nodejs-proxy"
]