Releases: containers/storage
Releases · containers/storage
v1.12.10
v1.12.9
v1.12.8
v1.12.7
v1.12.6
Add missing options to man page for containers-storage
overlay: use the layer idmapping if present
vfs: prefer layer custom idmappings
layers: propagate down the idmapping settings
Recreate symlink when not found
docs: fix manpage for configuration file
docs: add special handling for manpages in sect 5
v1.12.5
v1.12.4
v1.12.3
overlay: propagate errors from mountProgram
utils: root in a userns uses global conf file
Fix handling of additional stores
Correctly check permissions on rootless directory
Fix possible integer overflow on 32bit builds
Evaluate device path for lvm
lockfile test: make concurrent RW test determinisitc
lockfile test: make concurrent read tests deterministic
v1.12.2
drivers.DirCopy: fix filemode detection
storage: move the logic to detect rootless into utils.go
Don't set (struct flock).l_pid
Improve documentation of getLockfile
Rename getLockFile to createLockerForPath, and document it
Add FILES section to containers-storage.5 man page
add digest locks
drivers/copy: add a non-cgo fallback