n8n boosted with linuxserver.io image
10K+
You can get <YOUR_PUID> and <YOUR_PGID> by running this command:
Id
You can get your timezone using this
docker run -d --name=n8n \
-e PUID=<YOUR_PUID> \
-e PGID=<YOUR_PGID> \
-e TZ=<YOUR_TZ> \
-v /volume1/docker/n8n:/config/.n8n \
--restart always \
xawtor/linuxserver-n8n:latest
Content type
Image
Digest
sha256:39b137565…
Size
163 MB
Last updated
almost 2 years ago
docker pull xawtor/linuxserver-n8n