mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Correct package name
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
yay -S --noconfirm --needed docker docker-compose-plugin
|
||||
yay -S --noconfirm --needed docker docker-compose
|
||||
|
||||
# Limit log size to avoid running out of disk
|
||||
echo '{"log-driver":"json-file","log-opts":{"max-size":"10m","max-file":"5"}}' | sudo tee /etc/docker/daemon.json
|
||||
|
Reference in New Issue
Block a user