Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
miskatul1
/
N8N
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
N8N
/
Dockerfile
miskatul1
Update Dockerfile
0c69288
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
128 Bytes
FROM n8nio/n8n:latest
USER
root
RUN mkdir -p /home/
node
/.n8n
&& chmod -R
777
/home/
node
/.n8n
ENV
N8N_USER_FOLDER=
/home/
node
/.n8n