Podman update doesn't have effect on memory limit #18621
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
`podman inspect minecraft`
Then I want to update the memory limit:
podman update --memory="2g" minecraft
.Still
podman stats
shows:Steps to reproduce the issue
Steps to reproduce the issue
podman update --memory="2g" <container>
podman stats
Describe the results you received
The updated memory limit doesn't seem to have any effect.
Describe the results you expected
The memory limit would change and
podman stats
would show that.podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: