We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7beba commit 4547d4eCopy full SHA for 4547d4e
fedora-gnome/development.sh
@@ -43,7 +43,7 @@ gpgkey=https://rpm.packages.shiftkey.dev/gpg.key' | sudo tee /etc/yum.repos.d/sh
43
44
sudo dnf config-manager addrepo --from-repofile=https://download.docker.com/linux/fedora/docker-ce.repo
45
46
-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
47
48
sudo systemctl enable --now docker
49
sudo usermod -aG docker user
0 commit comments