docker volume create n8n_data docker run --pull=always -it --rm --name n8n-atom -p 5888:5888 -v n8n_data:/home/node/.n8n atom8n/n8n:fork n8n is a workflow automation platform that gives technical ...
This creates n8nio/n8n:local. Then run: docker volume create n8n_data docker run -it --rm --name n8n \ -p 5678:5678 \ -v n8n_data:/home/node/.n8n \ n8nio/n8n:local n8n is a workflow automation ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results