Highlights
⌨️ denotes breaking CLI changes.
👩💻 denotes breaking API changes.
- Core
- Use Kata 3.26.0 kernel
- Unpack layer content compressed with zstd
- Install kernels compressed with zstd
- [Configure resource limits](htt...
Unclaimed project
Are you a maintainer of container? Claim this project to take control of your public changelog and roadmap.
Changelog
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
Last updated 1 day ago
⌨️ denotes breaking CLI changes.
👩💻 denotes breaking API changes.
[!IMPORTANT]
This release addresses a low severity security issue (CVE-2026-20613) in the containerization library whereby a poorly assembled or maliciously crafted image tar archive can write files to locations other than the extraction directory. The issue is present when a user runs the `container image...
This release includes changes to address data integrity issues reported in #614.
⌨️ denotes breaking CLI changes.
👩💻 denotes breaking API changes.
fsync](https://github.co...⌨️ denotes breaking CLI changes.
👩💻 denotes breaking API changes.
IMPORTANT The fix for issue #416 changes the location of the image store for container from ~/Library/Application\ Support/com.apple.container/.build to ~/Library/Application\ Support/com.apple.container/builder. If you want to retain the content of your old store, stop container, move the old directory to the new pathname (replacing the .build directory if necessary...