Podman v3.0 fails to run a container on a readonly rootfs #9230
Labels
In Progress
This issue is actively being worked by the assignee, please do not work on this at this time.
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.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Podman run fails with
Error: error chowning container 01041b61625c64e34a849b974c5aa9dcc34377fd5025b9ee7fd629b2a0c5ad79 workdir to container root: chown /run/user/1000/test: read-only file system
when I try to run a container with a read only rootfs.This worked with
v2.2.1
.Steps to reproduce the issue:
Describe the results you received:
Version
The text was updated successfully, but these errors were encountered: