What’s New

container 0.9.0

0.9.0
Added
  • Unpack layer content compressed with zstd
  • Install kernels compressed with zstd
  • Configure resource limits
  • Access host services through hostnames like host.docker.internal
  • Create networks with host-only access
  • Add --dns support to build command for custom DNS resolution
  • Add option to stop services in all launchd domains
  • Add force option to container image delete
  • Add full size field to image-list json output
  • Implement container prune
  • Launch a service with waitForDebugger if specified
  • Add support for rlimits to CLI
  • Add explanatory message before admin password prompt in uninstall script
Changed
  • Use Kata 3.26.0 kernel
  • Use labels instead of id to discriminate the builtin network
  • Set mtu to old Containerization default
Fixed
  • Prevent delete default network
  • Place image store data correctly for app-root path
  • Fix file descriptor leak in DirectoryWatcher
  • Fix pfctl executable path in PacketFilter DNS reload
Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed
New Contributors

Full Changelog: https://github.com/apple/container/compare/0.8.0...0.9.0

View original