feat: specify memory
This commit is contained in:
parent
41994dbb66
commit
013d0de8cd
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue