Merge pull request #206 from Shaps/add-docker-buildx

Add docker-buildx package
This commit is contained in:
David Heinemeier Hansson
2025-07-17 17:31:17 -04:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
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