-
### Issue Description
I have been running sql-server database in podman container from a custom image from tar file. Today after update to system, the container fails to start without any error mes…
-
The following tasks should be executed:
- Update external layers in default.xml and integration.xml
- Update software versions in recipes maintained in meta-toradex-torizon (check .bb, .bbappend and…
-
### Issue Description
When creating a machine with `CONTAINERS_MACHINE_PROVIDER=applehv` on a macOS's Podman machine, the bind mounted directory is not available due to permission error.
### Steps t…
-
### Issue Description
It seems that for some reason, in some cases (maybe killing a `podman create` or `podman run` or running `podman-compose up -d` before running `podman-compose down` first) som…
-
### Issue Description
When creating a new Podman machine on macOS (Monterey 12.6.3) using an explicit FCOS image URL the image is downloaded but then is overwritten when decompressed. This occurs o…
-
**What happened**:
failed to install cilium cni.
the mount-bpf-fs container log in cilium pod is "mount: /sys/fs/bpf: permission denied."
**What you expected to happen**:
**How to …
-
### Feature request description
Netavark for the moment comes with 2 supported variants of firewall, firewalld and iptables; there's also nftables, but if that is enabled, error is thrown that it i…
-
### Issue Description
When querying the RPM database for information on `podman`, configuration files in `/etc/cni` are not annotated correctly.
[root@rise-commander-01 ~]# rpm -qc podman
[root@…
-
### Issue Description
My podman machine is not responding after some time.
CLI is not responding but `podman machine ls` says it's running
```
$ podman machine ls
NAME …
-
### Issue Description
I wanted to try the new support for pod generation with quadlet in podman 4.9.
I put together a `.pod` file and 2 `.container` files for a gitea server. I copied them over to…