Skip to content

Commit

Permalink
Update install-docker-ubuntu.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
escomputers authored May 20, 2024
1 parent da16194 commit 4e33ce4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions utils/install-docker-ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,3 @@ echo \
sudo apt update

sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin -y

sudo usermod -aG docker $USER

newgrp docker

0 comments on commit 4e33ce4

Please sign in to comment.