mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
Merge pull request #206 from Shaps/add-docker-buildx
Add docker-buildx package
This commit is contained in:
@ -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
1
migrations/1752678932.sh
Normal file
@ -0,0 +1 @@
|
||||
yay -Sy docker-buildx
|
Reference in New Issue
Block a user