quadlet: support Memory= in [Container] sections

Maps to the `--memory=` flag.

Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
This commit is contained in:
Ben Boeckel
2025-02-17 17:25:06 +01:00
parent 10ab978c26
commit 543be25ef3
4 changed files with 15 additions and 0 deletions

View File

@@ -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"),