Add docker-buildx-plugin
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 11s
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 11s
This commit is contained in:
parent
72ca6ddab3
commit
183db7923e
@ -43,7 +43,7 @@ gpgkey=https://rpm.packages.shiftkey.dev/gpg.key' | sudo tee /etc/yum.repos.d/sh
|
||||
|
||||
sudo dnf config-manager addrepo --from-repofile=https://download.docker.com/linux/fedora/docker-ce.repo
|
||||
|
||||
sudo dnf install -y butane code docker-ce docker-compose-plugin git github-desktop
|
||||
sudo dnf install -y butane code docker-ce docker-buildx-plugin docker-compose-plugin git github-desktop
|
||||
|
||||
sudo systemctl enable --now docker
|
||||
sudo usermod -aG docker user
|
||||
|
Loading…
x
Reference in New Issue
Block a user