Add N8N and network changes
This commit is contained in:
@@ -37,3 +37,7 @@ sudo apt install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin d
|
||||
|
||||
echo "Docker installation complete!"
|
||||
docker --version
|
||||
|
||||
echo "Allowing Docker use without sudo..."
|
||||
sudo usermod -aG docker ${USER}
|
||||
exec sg docker newgrp
|
||||
Reference in New Issue
Block a user