Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sdaic1
/
rrq1
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
rrq1
/
Dockerfile
sdaic1
Update Dockerfile
15c26b0
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"
]