You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See #17070 for further details, which was locked as stale, so I can't comment there.
This functionality exists for Docker as of last year - see moby/moby#43887.
Suggest potential solution
No response
Have you considered any alternatives?
No response
Additional context
Currently there's no way to run fully functional virtualisation-isolated containers under Podman, which this would allow, via Kata. Contrary to the last comments on the linked issue, krun is not a suitable alternative - for example, it does not support exec-ing into containers, and ignores container user/group directives, breaking the ability to run third-party container images that expect to be run as a specific user.
The text was updated successfully, but these errors were encountered:
I don't think anything on our side has changed, we have no resources to maintain several different complex interfaces with other runtimes that are not CLI compatible with crun/runc.
Contrary to the last comments on the linked issue, krun is not a suitable alternative - for example, it does not support exec-ing into containers, and ignores container user/group directives, breaking the ability to run third-party container images that expect to be run as a specific user.
I am going to close this as there has been no other comments here and I don't think our position has changed, this seems like more maintenance work then we can take currently.
Feature request description
See #17070 for further details, which was locked as stale, so I can't comment there.
This functionality exists for Docker as of last year - see moby/moby#43887.
Suggest potential solution
No response
Have you considered any alternatives?
No response
Additional context
Currently there's no way to run fully functional virtualisation-isolated containers under Podman, which this would allow, via Kata. Contrary to the last comments on the linked issue, krun is not a suitable alternative - for example, it does not support
exec
-ing into containers, and ignores container user/group directives, breaking the ability to run third-party container images that expect to be run as a specific user.The text was updated successfully, but these errors were encountered: