Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MasterSniper
/
Master_Sniper
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Master_Sniper
/
Dockerfile
OrewaLuffy123
Dockerfile
cd233a5
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
FROM
n8nio/n8n:latest
ENV
N8N_PORT=
7860
EXPOSE
7860
CMD
[
"n8n"
]