mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-02-12 13:21:34 -05:00
Add docker-buildx-plugin
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
aa7bebaa22
commit
4547d4ece8
@ -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