Open
Description
Lines 211 to 215 in 4299deb
Docker v25 attempts to apply RRO by default for read-only mounts with runc >= v1.1, kernel >= v5.12.
The behavior is customizable with bind-recursive
option for --mount
(not for -v
).
See:
Lines 211 to 215 in 4299deb
Docker v25 attempts to apply RRO by default for read-only mounts with runc >= v1.1, kernel >= v5.12.
The behavior is customizable with bind-recursive
option for --mount
(not for -v
).
See: