- Add
http_proxy
,https_proxy
andno_proxy
properties for setting HTTP proxies to use when pulling from Docker registries - NetOut rules with
log: true
now work correctly - Container disk limits now work on Xenial
- Unprivileged containers now use seccomp to improve security
- Fixed a bug where container deletion could race with grace time expiration and container creation, resulting in two containers with the same IP address
You can find a guide to transitioning from Garden-Linux to Garden-RunC here.