-
Hi, thanks for `squashfuse`!
I have stumbled across a potential bug when using multiple squashfs mounts as layers in overlayfs.
Here is the rough dir layout:
```
lower1 [squashfuse]
lower2 […
-
I was trying to follow this post (https://www.redhat.com/sysadmin/podman-inside-kubernetes), and hope to see if I can get Podman working without privileged mode in a K8s pod running Sysbox system cont…
-
https://github.com/cberner/fuser/pull/154 (**Ensure that Filesystem.destroy() is always called**) made `destroy()` an exactly once method for `Session`, but `BackgroundSession` still relies on the `ll…
-
I'd like to be able to create multiple containers to work on the same project in parallel without affecting each other, e.g. working on a new git branch while other branch is building.
I guess this…
-
I am using podman-compose and ran into a behaviour, I don't understand yet. Respectively I know how to solve the problem, but I don't get it..I have a compose file, which starts Apache NiFi and some o…
-
### Description
I have an existing k3s installation and I recently set up nerdctl and buildkit and I cannot build images due to containerd socket issues.
This is the error I get:
```
error: fail…
-
```bash
Run redhat-actions/push-to-registry@9986a6552bc4571882a4a67e016b17361412b4df
Creating temporary Podman image storage for pulling from Docker daemon
Overriding storage mount_program with "fu…
gdha updated
5 months ago
-
### Description
I am able to pull an image from a private repository when I do `lima nerdctl pull REPOSITORY\IMAGE`. However, when I try to build with `lima nerdctl compose up --build` a Dockerfile…
-
### Issue Description
containers started with "podman compose run" are not using my configured detach_keys
### Steps to reproduce the issue
Put this in `.config/containers/containers.conf`:
…
-
### Issue Description
As suggested by @vrothberg in https://github.com/containers/podman/issues/10247#issuecomment-1419024369 reopening the same issue as this becomes a daily business issue, we can…