feat: back to no memory config

This commit is contained in:
Simon Cornet 2025-10-01 09:41:24 +02:00
commit 873d860789

View file

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