mirror of
https://github.com/danielepintore/os-configurer.git
synced 2026-06-15 20:25:13 +02:00
feat(docker): add new buildx instead of using the legacy one
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# sudo pacman -S podman podman-compose --noconfirm
|
||||
|
||||
sudo pacman -S docker docker-compose --noconfirm
|
||||
sudo pacman -S docker docker-compose docker-buildx --noconfirm
|
||||
sudo systemctl enable --now docker.socket
|
||||
sudo groupadd docker
|
||||
sudo usermod -aG docker $USER
|
||||
|
||||
Reference in New Issue
Block a user