Update Servers/Networking/VPN/Netbird.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s
This commit is contained in:
@@ -16,7 +16,6 @@ sudo dnf update -y
|
||||
sudo dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
|
||||
sudo dnf install -y docker-ce docker-ce-cli containerd.io docker-compose-plugin jq
|
||||
sudo systemctl enable docker --now
|
||||
sudo yum install jq docker.io docker-compose curl
|
||||
|
||||
# Configure normal user to have docker privileges
|
||||
sudo usermod -aG docker nicole
|
||||
|
Reference in New Issue
Block a user