Open AkihiroSuda opened 1 year ago
Hope I didn't make life hard on you, removing the boolean format ❤️ (I was looking at it again, and thought "now" is the moment to still change it; and it's easier to add back later, than to ship it and remove later).
https://github.com/containerd/nerdctl/blob/4299debf881b375226fdf2fbb2a1f818f1d456f1/README.md?plain=1#L211-L215
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: