Files
podman/test/e2e/quadlet/memory.container
Ben Boeckel 543be25ef3 quadlet: support Memory= in [Container] sections
Maps to the `--memory=` flag.

Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
2025-02-17 17:29:15 +01:00

7 lines
133 B
Plaintext

## assert-podman-final-args localhost/imagename
## assert-podman-args --memory 20g
[Container]
Image=localhost/imagename
Memory=20g