Releases: containers/common
Releases · containers/common
v0.6.1
Fix compile on 32 bit systems.
v0.6.0
Move SignaturePolicyPath to Engine instead of Containers
v0.5.0
Directories should allow for empty paths
Change references to libpod to engine
v0.4.4
Drop StorageConfig from containers config structures
Drop depracated warnings to debug
v0.4.3
NewConfig(): passed-in configuration file should matter most
remove CgroupsAndAdjust from NewConfig
Support and prefer libpod.conf if exists
Add pull_policy to LibpodConfig
v0.4.2
list of label specification for required capabilities
v0.4.1
Bump up vendored versions of container/storage and opencontainers/selinux
add support for StopTimeout.
v0.4.0
CgroupManager should belong to libpod not containers
config: add CAP_SETFCAP to the default capabilities
Remove additional_ adjective from containers.conf
v0.3.0
Replace pkg/caps with pkg/capabilities (from libpod).
fix typo on var declaration
Add annotations into containers.conf file
Fix lint on default.go
fix gofmt on file config_test.go
Fix misspell on config.go
v0.2.1
Use slirp4netns for default network when in rootless mode