-
/kind bug
**Description**
pids-limit is getting set to 2048 as a default, which is fine unless you're rootless on cgroups v1, at which point you can't create anything without explicitly setting …
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
`podman pull` runs into errors when using overlay as storage driver.
**Steps to re…
-
**Steps to reproduce the issue:**
I have pushed an image from this Dockerfile (this image was built with docker, not buildah):
```Dockerfile
FROM centos:7
RUN mkdir -p /dir && \
echo "foo…
-
* Ubuntu 22.04 as of 2022-09-13
* lxc `5.0.0~git2209-g5a7b9ce67` (as packaged in ubuntu; git history indicates no changes/fixes on lxc HEAD for this)
* `Linux lxc2103 5.15.0-47-generic #51-Ubuntu…
-
## Is this a BUG REPORT or FEATURE REQUEST?
/kind bug
## Description
I'm using `podman 1.9.3` under Arch Linux `Linux uplink 5.4.47-1-lts #1 SMP Wed, 17 Jun 2020 19:42:02 +0000 x86_64 GNU/Lin…
-
### Issue Description
Rootless Podman exposes whole `/sys/fs/cgroup/` to container while in "partial" isolation.
```sh
$ podman run --rm --network=host docker.io/library/debian ls -l /sys/fs/cg…
-
/kind bug
On Fedora Silverblue 29 (29.20190129.0) my rootless `podman run` is silently failing due to an SELinux denial.
The following packages are installed:
```
container-selinux-2.80-1.gi…
-
/kind feature
**Description**
Looking at `podman image inspect`, the varlink IDL, and `python-podman`, I can see that containers have a healthcheck, but it is not tracked on the image.
Note t…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
If the backing filesystem is btrfs, there is no good choice for a backing driver:
- ov…
-
/kind bug
**Description**
The parameters to create a container (the `Create` type in the varlink schema) takes a single string. However, the OCI image configuration and the config key out of `In…