mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
quadlet: support Memory= in [Container] sections
Maps to the `--memory=` flag. Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
This commit is contained in:
@@ -876,6 +876,7 @@ BOGUS=foo
|
||||
Entry("logdriver.container", "logdriver.container"),
|
||||
Entry("logopt.container", "logopt.container"),
|
||||
Entry("mask.container", "mask.container"),
|
||||
Entry("memory.container", "memory.container"),
|
||||
Entry("name.container", "name.container"),
|
||||
Entry("nestedselinux.container", "nestedselinux.container"),
|
||||
Entry("network.container", "network.container"),
|
||||
|
||||
Reference in New Issue
Block a user