feat: specify memory

This commit is contained in:
Simon Cornet 2025-10-01 09:38:43 +02:00
commit 013d0de8cd

View file

@ -25,7 +25,7 @@
log_options: log_options:
max-size: "5m" max-size: "5m"
max-file: "3" max-file: "3"
memory: "0" memory: "768M"
paused: "no" paused: "no"
privileged: "no" privileged: "no"
pull: "always" pull: "always"