Releases: containers/common
Releases · containers/common
v0.2.1
Use slirp4netns for default network when in rootless mode
v0.2.0
Add Default function to read containers config
Don't up the default number of open files, just processes.
v0.1.4
Add 32bit build to travis
Fix 32bit build by using unix.CGROUP2_SUPER_MAGIC
Setup default ulimits to nproc & nofile of current process
Initial Code of Conduct
v0.1.3
Stop validating networkconfig by default
The default alternative path for seccomp.json should be /etc/containers/seccomp.json
The DefaultNetwork in network config should be bridge
v0.1.2
unshare: add getenv from cgo
v0.1.1
Fix compile on non Linux platforms
v0.1.0
Bump to 0.1.0
pkg/cgroups: delete it
Run code through codespell
Add new Capability function to parse Capabiltiies
HooksDir should be in LibpodConfig
Fix handling of SELinux labeling
v0.0.7
Lots of bug fixes
Update man page for containers.conf
v0.0.6
Add missing fields to be used with podman
v0.0.5
Fix go.mod issue with previous release.