[Bug] Configuration which works with crun 1.8.7 does not work with any version of 1.9.x #20200
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
fixed in #19843
and podman version 4.7.0
General Information:
I use docker-compose together with podmans socket for docker compatibility mode.
I use the following compose file.
together with this Dockerfile.
Versions
~ docker-compose version Docker Compose version 2.20.3
~ podman version Client: Podman Engine Version: 4.6.2 API Version: 4.6.2 Go Version: go1.21.0 Git Commit: 5db42e86862ef42c59304c38aa583732fd80f178-dirty Built: Tue Aug 29 23:19:21 2023 OS/Arch: linux/amd64
Steps to reproduce the issue
Steps to reproduce the issue
docker-compose build bla
docker-compose run --rm bla python
Describe the results you received
~ crun --version crun version 1.9.2 commit: 35274d346d2e9ffeacb22cc11590b0266a23d634 rundir: /run/user/1000/crun spec: 1.0.0 +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJ
stderr after docker-compose run
podman socket log
Describe the results you expected
A normal running container in network mode host as my user.
podman socket log
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
No response
Additional information
A similar error was already discussed in
/proc/self/oom_score_adj
: Permission denied: OCI permission denied while creating container on MacOS podman-desktop/podman-desktop#4109People already started downgrading crun.
The text was updated successfully, but these errors were encountered: