-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Static podman #1399
Copy link
Copy link
Closed
Labels
locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.
Metadata
Metadata
Assignees
Labels
locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.
Is it possible to build a static version of podman?
The use case would be to easily use podman in a machine with cri-o, in order to see/interact/debug running containers and inspect images in the cri-o host. Then one could just copy the podman binary into the host.
My particular use case: I'm trying to inspect containers in a minikube VM (started with --container-runtime=cri-o). Is there a better way to do that?
/kind feature