mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

podman update allows users to change the cgroup configuration of an existing container using the already defined resource limits flags from podman create/run. The supported flags in crun are: this command is also now supported in the libpod api via the /libpod/containers/<CID>/update endpoint where the resource limits are passed inthe request body and follow the OCI resource spec format –memory –cpus –cpuset-cpus –cpuset-mems –memory-swap –memory-reservation –cpu-shares –cpu-quota –cpu-period –blkio-weight –cpu-rt-period –cpu-rt-runtime -device-read-bps -device-write-bps -device-read-iops -device-write-iops -memory-swappiness -blkio-weight-device resolves #15067 Signed-off-by: Charlie Doern <cdoern@redhat.com>
31 lines
611 B
Plaintext
31 lines
611 B
Plaintext
podman-auto-update.1.md
|
|
podman-build.1.md
|
|
podman-container-clone.1.md
|
|
podman-container-runlabel.1.md
|
|
podman-create.1.md
|
|
podman-exec.1.md
|
|
podman-image-sign.1.md
|
|
podman-kill.1.md
|
|
podman-kube-play.1.md
|
|
podman-login.1.md
|
|
podman-logout.1.md
|
|
podman-logs.1.md
|
|
podman-manifest-add.1.md
|
|
podman-manifest-push.1.md
|
|
podman-pause.1.md
|
|
podman-pod-clone.1.md
|
|
podman-pod-create.1.md
|
|
podman-pod-kill.1.md
|
|
podman-pod-logs.1.md
|
|
podman-pod-rm.1.md
|
|
podman-pod-start.1.md
|
|
podman-pod-stop.1.md
|
|
podman-pull.1.md
|
|
podman-push.1.md
|
|
podman-rm.1.md
|
|
podman-run.1.md
|
|
podman-search.1.md
|
|
podman-stop.1.md
|
|
podman-unpause.1.md
|
|
podman-update.1.md
|