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:
max-size: "5m"
max-file: "3"
memory: "0"
memory: "768M"
paused: "no"
privileged: "no"
pull: "always"