Bug 1755119
Summary: | Read-only podman run errors when one of the volumes it by default mounts as tmpfs are also defined as VOLUME | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Jan Pazdziora (Red Hat) <jpazdziora> |
Component: | podman | Assignee: | Jindrich Novy <jnovy> |
Status: | CLOSED ERRATA | QA Contact: | atomic-bugs <atomic-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.1 | CC: | dornelas, dwalsh, jligon, jnovy, lsm5, mheon, tsweeney, weshen |
Target Milestone: | rc | ||
Target Release: | 8.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | podman-1.6.4-2.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-28 15:47:35 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1734579 |
Description
Jan Pazdziora (Red Hat)
2019-09-24 19:37:18 UTC
Confirmed on Podman master Not specific to image volumes, this is any named volume. Trivial reproducer: `podman run -v testvolume:/run --read-only -t -i --rm alpine touch /run/a` https://github.com/containers/libpod/pull/4103 will fix upstream Fixed in podman-1.6.0 Assigning to Jindrich to validate packaging has been completed. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:1650 |