-
this seems to be a long stand bug.
the internal cmd used by podman to check a ZFS dataset/fs has a wrong syntax and must always error – was mentioned already 3 years ago.
there is no such paramete…
-
### Feature request description
Rootless podman-in-podman, or sudo in rootless, are not working in rootless mode on `vfs` due to the root filesystem mount being mounted with `nosuid` set:
```
$…
-
Creating a container with "user:1000:1000" in the compose file generates these errors:
```
chmod: /var/lib/postgresql/data: Operation not permitted
chmod: /var/run/postgresql: Operation not permitt…
-
.**Describe the bug**
A clear and concise description of what the bug is.
I do not see Net I/O bytes.
Its allways 0
# TYPE podman_container_net_output_total counter
podman_container_net_output_tota…
-
### Description
I am trying to use [podman](https://github.com/containers/podman) to start runsc but failed. Here is the error I got with using either systemd or cgroupfs as the cgroup manager.
```
…
-
**What would you like to be added**:
I could be nice if podman:yourrepo/yourimage:tag work with a non-daemonic usage of podman.
**Why is this needed**:
In CICD with rootless setup of buildah/podm…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community foru…
-
### Issue Description
When running podman manifest create with a list name that conflicts with an image in local storage, the error message contains unclear instructions.
Ex:
```
$ podman manifest c…
-
### Issue Description
CNI documentation is out of date.
https://github.com/containers/podman/blob/main/cni/README.md
https://github.com/containers/podman/blob/main/docs/source/markdown/podman-net…
-
### Issue Description
I think my issue is related to [this closed issue](https://github.com/containers/podman/issues/17899).
I'm on windows and trying to mount a secret into an image I'm building but…