-
I have a k8s pod consisted of an app container and a dind container and want to share the dind volumes to the app container. It would be nice to create a folder in the `dind-rootless` image for that (…
-
Exploring Rootless Podman w/o the privileged flag: https://www.redhat.com/sysadmin/podman-inside-kubernetes
Which will require we use a fuse-device-plugin similar to this one:
https://github.com…
-
Some users want to connect containers to a bridge that they have created outside of podman/netavark , e.g. so that VMs and containers can talk to each other. According to the comments in https://gith…
-
## Background information
Dear OpenMPI developers,
I'm going to describe an issue that @hppritcha kindly helped me troubleshoot during SC a few weeks ago. It may actually be a Slurm issue rath…
-
When running in podman rootless container launched with `--userns=keep-id` alone, `bwrap` refuses to run with following message:
```
bwrap: Unexpected capabilities but not setuid, old file caps con…
-
**Bug description**
Portainer does not use the docker configuration defined for the user that is running portainer. And it is not possible to configure the HTTP_PROXY and HTTPS_PROXY used by st…
-
I would like to run rootless podman as root for various reasons. It would be nice if rootless meant "user agnostic", and not "will run as any user, but will refuse to run as root".
This would be cu…
-
I'm encountering an issue when running a self-hosted GitHub Actions runner inside Azure Container Apps, which utilizes Docker in Docker installation. The Docker daemon starts up successfully with the …
-
When you are on SilverBlue system you are trying to avoid adding packages as layers to the system. So, it's great that you have [podman example in the documentation](https://tmt.readthedocs.io/en/stab…
-
**Description**
With docker rootless running via systemd socket activation, the first call to docker always times out.
The service is started fine though, but never responds to this request. Sub…