Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-08-28 | 524 Bytes | |
linuxkit-darwin-amd64 | 2025-08-28 | 66.5 MB | |
linuxkit-darwin-arm64 | 2025-08-28 | 64.0 MB | |
linuxkit-linux-amd64 | 2025-08-28 | 64.6 MB | |
linuxkit-linux-arm64 | 2025-08-28 | 62.4 MB | |
linuxkit-linux-s390x | 2025-08-28 | 66.8 MB | |
linuxkit-windows-amd64.exe | 2025-08-28 | 65.6 MB | |
README.md | 2025-08-28 | 1.4 kB | |
v1.8.0 source code.tar.gz | 2025-08-28 | 22.6 MB | |
v1.8.0 source code.zip | 2025-08-28 | 31.0 MB | |
Totals: 10 Items | 443.5 MB | 0 |
What's Changed
- check lock when reading cache provider index by @deitch in https://github.com/linuxkit/linuxkit/pull/4147
- provide mirror support by @deitch in https://github.com/linuxkit/linuxkit/pull/4148
- option to pull down required images from to the cache, so that build… by @deitch in https://github.com/linuxkit/linuxkit/pull/4149
- add support for specifying additional certificates by @deitch in https://github.com/linuxkit/linuxkit/pull/4153
- add support for custom build args by @deitch in https://github.com/linuxkit/linuxkit/pull/4155
- add support for dynamically calculated build arg sets by @deitch in https://github.com/linuxkit/linuxkit/pull/4156
- simplify sharding in package tests for CI; increase to 12 shards by @deitch in https://github.com/linuxkit/linuxkit/pull/4158
- update debian for binfmt by @deitch in https://github.com/linuxkit/linuxkit/pull/4159
- bump alpine; add erofs-utils package by @deitch in https://github.com/linuxkit/linuxkit/pull/4161
- erofs output by @deitch in https://github.com/linuxkit/linuxkit/pull/4162
- dry-run option for pkg build by @deitch in https://github.com/linuxkit/linuxkit/pull/4163
- bump runc to v1.3.0 and containerd to v2.1.4 by @deitch in https://github.com/linuxkit/linuxkit/pull/4165
Full Changelog: https://github.com/linuxkit/linuxkit/compare/v1.7.1...v1.8.0