[Bug]: podman run --ipc=host not work as expected #17189
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
I am using centos-stream 8 , when running like below:
the ipc mode should be
host
as expected. but i got followingSteps to reproduce the issue
Steps to reproduce the issue
podman run -it --rm --ipc host localhost/registry:2 sh
Describe the results you received
It use
shareable
rather thanhost
Describe the results you expected
podman info output
The text was updated successfully, but these errors were encountered: