Skip to content

Releases: containers/common

v0.6.1

18 Mar 20:43
Compare
Choose a tag to compare

Fix compile on 32 bit systems.

v0.6.0

18 Mar 13:20
Compare
Choose a tag to compare
Move SignaturePolicyPath to Engine instead of Containers

v0.5.0

12 Mar 14:25
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
Directories should allow for empty paths
Change references to libpod to engine

v0.4.4

11 Mar 18:30
Compare
Choose a tag to compare
Drop StorageConfig from containers config structures
Drop depracated warnings to debug

v0.4.3

10 Mar 12:24
Compare
Choose a tag to compare
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

25 Feb 11:26
Compare
Choose a tag to compare
list of label specification for required capabilities

v0.4.1

21 Feb 19:13
Compare
Choose a tag to compare

Bump up vendored versions of container/storage and opencontainers/selinux
add support for StopTimeout.

v0.4.0

20 Feb 22:14
Compare
Choose a tag to compare
CgroupManager should belong to libpod not containers
config: add CAP_SETFCAP to the default capabilities
Remove additional_ adjective from containers.conf

v0.3.0

18 Feb 19:40
Compare
Choose a tag to compare
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

13 Feb 10:14
Compare
Choose a tag to compare
Use slirp4netns for default network when in rootless mode