Paul Holzinger

Results 836 comments of Paul Holzinger

As of how to fix I really hate the pause image. I really wanted to just use a overlay mount on the rootfs for catatonit instead os this "useless" extra...

> As of how to fix I really hate the pause image. I really wanted to just use a overlay mount on the rootfs for catatonit instead os this "useless"...

I did a quick experiment: https://github.com/containers/podman/commit/16f67febbcf1bad710acb5f579ed5852f4866227 This does work (of course needs proper code cleanup). However I am unsure if this is the right way to go about it. There...

This behavior seems weird but docker really doesn't care to much about dependencies: ``` [root@fedora ~]# docker run --name c1 -d alpine sleep inf cd3dff0063deb69a7b66c1cf9a480149224ada9e07eca55f57f92767e86dd994 [root@fedora ~]# docker run --name...

> @Luap99 just running this by you in case you have thoughts on the documentation for pasta and such. It is not really related to pasta, there is a lot...

@vrothberg PTAL I think this was asked a couple of times before.

I think the issue the special path remap logic for windows paths that was added for WSL by @n1hility in https://github.com/containers/podman/pull/13908 That logic of course does not really apply to...

Is the pause process alive? Podman should be able to directly join the pause process but if it doesn't exists we do a reexec so if anything I would expect...

Containers in a pod use all the same label so they are the same "container" from the selinux POV. https://github.com/containers/podman/commit/d0f3c17912643aca73372aa87f3eadf757621ccc