- Remove --accept-repositories flag
- pull policy: support camel cases
- Use authfile in options to search image
- vendor in containers/storage v1.33.0
- config: split arguments in DBUS_SESSION_BUS_ADDRESS
- pkg/seccomp: avoid DefaultErrnoRet: null
- Add and use libimage.Runtime.imageIDsForManifest()
- Add libimage/manifests.LockerForImage()
- Add support for path based registry in login/logout
- libimage: pull: normalize docker-daemon
- libimage: report all removed images
- libruntime: layer tree: handle empty images
- refine dangling filters
- libimage.RuntimeFromStore(): stop overriding the BlobInfoCache location
- build(deps): bump github.com/opencontainers/runc from 1.0.0 to 1.0.1
- pull with custom platform: handle "localhost/"
- User option to prepare container after creation for volume copy-up. Docker does this by default.
- add config option for ChownCopiedFiles
- build(deps): bump github.com/containers/storage from 1.32.5 to 1.32.6
- libimage: image tree: fix nil deref