| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| container-1.2.2-installer-signed.pkg | 2026-08-08 | 117.5 MB | |
| container-dSYM.zip | 2026-08-08 | 154.5 MB | |
| container-installer-unsigned.pkg | 2026-08-08 | 115.1 MB | |
| 1.2.2 source code.tar.gz | 2026-08-08 | 1.0 MB | |
| 1.2.2 source code.zip | 2026-08-08 | 1.5 MB | |
| README.md | 2026-08-08 | 784 Bytes | |
| Totals: 6 Items | 389.6 MB | 1 | |
This release fixes a glitch that prevented container k8s working when installed from the release package.
What's Changed
- Integration test: fix username/uid flake. by @jglogan in https://github.com/apple/container/pull/2086
- refactor: extract K8s logic into ContainerK8s library target by @jshi991 in https://github.com/apple/container/pull/2079
- Refactor
container k8sto use plugin resource management. by @jglogan in https://github.com/apple/container/pull/2097 - Migrate ProgressBarTests to Swift Testing by @VictorPuga in https://github.com/apple/container/pull/2085
New Contributors
- @VictorPuga made their first contribution in https://github.com/apple/container/pull/2085
Full Changelog: https://github.com/apple/container/compare/1.2.1...1.2.2