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
Running podman info in freshly created (except dnf install) fedora-toolbox:31 container on Fedora Workstation 31 Beta hangs indefinitely.
Rationale
Even though rootless podman-in-podman is not supported, being able to list and inspect images / containers from inside the toolbox is a very convenient feature.
Steps to reproduce
$ fedora toolbox create
$ fedora toolbox enter
toolbox$ dnf install -y podman
toolbox$ podman info
Ah, I see. Then I'm looking forward a lot to have this implemented.
Still, would be nice to have a hacky way to make this work ahead of time. Like --extra-args to be passed to podman on container creation. I believe #100 was working on this kind of feature, but I see it became a bit stale.
Description
Running
podman info
in freshly created (exceptdnf install
)fedora-toolbox:31
container on Fedora Workstation 31 Beta hangs indefinitely.Rationale
Even though rootless podman-in-podman is not supported, being able to list and inspect images / containers from inside the toolbox is a very convenient feature.
Steps to reproduce
Analysis
Processes:
System call trace:
Environment
Host podman info:
Toolbox container info: inspect.txt
The text was updated successfully, but these errors were encountered: