add docker-buildx package

This commit is contained in:
Andrea Tartaglia
2025-07-17 11:46:12 +02:00
parent 4b13434cda
commit ea7d615eef
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
yay -S --noconfirm --needed docker docker-compose
yay -S --noconfirm --needed docker docker-compose docker-buildx
# Limit log size to avoid running out of disk
sudo mkdir -p /etc/docker

1
migrations/1752678932.sh Normal file
View File

@ -0,0 +1 @@
yay -Sy docker-buildx