Releases: containers/common
Releases · containers/common
v0.43.0
Add documentation for Containerfile and Dockerfile
Remove no_libsubid flag
Add machine_image to containers.conf
build(deps): bump github.com/containers/storage from 1.33.1 to 1.34.0
build(deps): bump github.com/opencontainers/selinux from 1.8.2 to 1.8.4
Add machine_image to containers.conf
Switch default logdriver and eventslogger to journald, if root
build(deps): bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1
build(deps): bump github.com/onsi/gomega from 1.14.0 to 1.15.0
libimage: {un}tag: reject digests
build(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.8+incompatible
style: complete containers#556 to-do list part 4
build(deps): bump github.com/containers/image/v5 from 5.14.0 to 5.15.0
set GOPROXY=https://proxy.golang.org
v0.42.1
v0.42.0
- 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
v0.38.18
v0.41.0
Allow /etc/containers/containers.conf to be read by non-root
Created numMem_linux.go and numMem.go and nummem_unsupported.go
Fix default definition of secrets in containers.conf
Report bad entries in containers.conf to the user
add shelldriver.
build(deps): bump github.com/containers/ocicrypt from 1.1.1 to 1.1.2
build(deps): bump github.com/containers/storage from 1.32.2 to 1.32.5
build(deps): bump github.com/mitchellh/mapstructure from 1.1.2 to 1.4.1
build(deps): bump github.com/onsi/gomega from 1.13.0 to 1.14.0
build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1
feat: add shell secret driver.
libimage: LookupImage: remove IgnorePlatform option
libimage: `(*Runtime).SystemContext()`
libimage: events: deferred write
libimage: force internal image lookups to ignore arch
libimage: import: fix tags
libimage: pull: enforce pull policy for custom platforms
libimage: pull: ignore platform for local image lookup
libimage: pull: override even --pull=never with custom platform
pull: custom platform: do not use local image name
v0.38.13
v0.38.12
v0.38.11
v0.38.10
- libimage: pull: override even --pull=never with custom platfo
- libimage: pull: enforce pull policy for custom platforms
- libimage: pull: ignore platform for local image lookup
- Allow /etc/containers/containers.conf to be read by non-root
- [0.38] libimage: force remove: only untag on multi tag image
v0.40.1
Vendor in containers/image v5.13.2
seccomp: tweak default profile (followup for #573)
libimage: lookup images by custom platform
libimage: force remove: only untag on multi tag image
build(deps): bump github.com/containers/image/v5 from 5.13.0 to 5.13.1
Set BigFilesTemporaryDir to GetEnv(TMPDIR) if set or /var/tmp
seccomp: always allow get_mempolicy, set_mempolicy, mbind
seccomp: let membarrier fail with ENOSYS
seccomp: allow rseq
seccomp: allow pkey_*
seccomp: let io_uring_* fail with ENOSYS
seccomp: allow clone3