├── .gitattributes ├── .github └── workflows │ ├── ci.yml │ ├── fake-gsl.sh │ ├── munge-build.sh │ └── verify-templating.yml ├── .gitignore ├── .patches ├── README.md ├── no-cbq.patch └── sha1_process_block64_shaNI.patch ├── Dockerfile-builder.template ├── Dockerfile.template ├── LICENSE ├── README.md ├── apply-templates.sh ├── generate-stackbrew-library.sh ├── latest-1 ├── glibc │ ├── Dockerfile │ ├── Dockerfile.builder │ ├── amd64 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 00baf5736376036ea4bc1a1c075784fc98a79186604d5d41305cd9b428b3b737 │ │ │ │ ├── 91347574b77ee0e381e6518794e0a81e1b6eba076c13896f69518cca1c1214a4 │ │ │ │ └── f0fd628b15e8cf167f7d467e031c1a15193d7db6e75c61b4fe9965d88e461a4a │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm32v5 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 24c289277989b71d7250b6b15c7cbd82802e8d01be05d979081424fb7612723c │ │ │ │ ├── 6753f5b6565e6f1875077db5484be1215fee0f9d2534bfacdc22d7e1bf124273 │ │ │ │ └── 72a7f26053b705d45bc0af3fb2f1cae2117d1f4d5ad829ad82d0d4a61bbfb087 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm32v7 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 04b1b018cb9ac472e6f44dc710048f86feb9c0ec770d57958fbb781b0bc5b137 │ │ │ │ ├── 33a1abaff7410ac3bfdd112ac148a52984bc77903c8028b6db2c400deef68da6 │ │ │ │ └── f176048374ff9d3feb359b2807444071bcc9453421137a595fee0e603ba7f7a2 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm64v8 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 079b4a73854a059a2073c6e1a031b17fcbf23a47c6c59ae760d78045199e403c │ │ │ │ ├── 69aef19b22b823c43e8e402f43a87b8d377de69a3665cb532eaafa74f97990a2 │ │ │ │ └── 6c0727922e9b38a9287af20f6515a158ed14e21747ec8a9c7845fd5ce6aa315a │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── i386 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 4fa508a35a6d1dd4048cef24abad72839fbb9bf55cfaa04b8d96ff5dc99b0f64 │ │ │ │ ├── 9bec06c09a3ed5687e831bf3f2fe85b4d22b5fbdf363d00da80c4f40a1c4b593 │ │ │ │ └── f2c487eca52d08c2a115c03ab9e8f6d884c90052e9393cb7c81a2e938404e589 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── ppc64le │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 48fbf58027ede8fe12a06b4d29d1ab79be7c4421d53127ab8e22d29507a3d44c │ │ │ │ ├── a09558f80c9b4202b28203f3b97988c2c5decfbbe0618e318b3765075b8d1a74 │ │ │ │ └── d3b752b04665faedd662e07b78b3f2e91b44a8bd12d61dc83c0221b0550f0c6a │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── riscv64 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 3cd95db4639996df07e99a86f7ecc193d1027721b3c5358f4491cc5efb48f38c │ │ │ │ ├── 4e4c0cbda5fd22b645dec6187c173ed879f1ecffda789d2ce556268953c82f3a │ │ │ │ └── f591e515028693bbc1a49d717cd7123261692da3e21d0dce234141f8792dbb4a │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ └── s390x │ │ ├── blobs │ │ └── sha256 │ │ │ ├── 05f37d6fe9ab311cf656ff093ccb088ff3d1fdddf07d57cce3bb3b294d488643 │ │ │ ├── 374ce368a4649b3c9f41b1dfa5508b439b992a54775bbac8b4c77c9ff6741d2e │ │ │ └── a10e99308b1800002f0aa304a4ced0454fca9f0e6b0062cd7e823635844ad2b7 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout ├── musl │ ├── Dockerfile │ ├── Dockerfile.builder │ ├── amd64 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 05938142326af7d798d22440b1cd54f4c62495b38d2451accbe5ef3b60da7955 │ │ │ │ ├── 669728875e07fc367636aad3b2e97ca3060c4d669dcbfda9e2f730771b6b7020 │ │ │ │ └── 785d851475bdbae4a9ab84fc6ea1f2ebb2f2b125b24c032964e36a6dc52a995e │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm32v6 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 61569bada4d11d55ddacc3a49018f18279af6bcbe357253f3e8075fda7801f62 │ │ │ │ ├── a5660da5eb83943b707b4f840efaf31d6ff42f88ad12ee1f31b164798dbcda6d │ │ │ │ └── d08d0c204a308c80def99efda2429d5c3fbf9aca17e7fa3a849e2f1b296dc80c │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm32v7 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 6f15f246308f0bfe2050fb7c480b876b5ce17dbc34da2aa736b9ecdf9537f783 │ │ │ │ ├── 7273bf0d3fe8534ce3443666b62fa2fccf662604cbee419fd7cb10543ace527e │ │ │ │ └── f24e7cdb3b404b8389388afbc71058a68c081911969f2768bb32751d075a110e │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm64v8 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 24efd967d4e6fcd60b804093a05bdc226b99e855872db578eeebfd29b5ae1d28 │ │ │ │ ├── 9bd0aeb2490227de1e5be233f5c278619bf178995d05031dde9f8ec386671053 │ │ │ │ └── c3be5bfaa2b99099a83a598b79f3cc6c6b264b78cf453c1be5e8750f807881d5 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── i386 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 03f4959ecf03177e7ba16988af905ca243c73405d88ee20d61899fb4c344c139 │ │ │ │ ├── 4610d1977fb623dd2d7e4e38e3be6a6bee6d620127efa5a8769a6ffe86c24a1a │ │ │ │ └── b162ea3532cb9897f657a76e3e6f98d81a90fd0cc5a17e90ff883683266963b7 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── ppc64le │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 3840229a58488786a24b29c4d75a95d34f27435122d8482a2158886025a78290 │ │ │ │ ├── 70f530044501680b771bc433eabe2912c4299eae91cad299f58d725dc40f19a5 │ │ │ │ └── f8c6879ca95189edc97321d2608c771243c9427a57d919d6ca6774245dea1d58 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── riscv64 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 824998dd47fb53a4c4be6b70550768542e1c51f445f4dd6cd46a7e33035c7d4f │ │ │ │ ├── a775b8ae262213e49488693b53762fc6e245de4a97d352da1e3bf666271ef99e │ │ │ │ └── d20141684e195d136fa964872a839886df7c422cb46c6a45c7d4ca7d0a6962bd │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ └── s390x │ │ ├── blobs │ │ └── sha256 │ │ │ ├── 794a6ff1ff49ca16b41cdc696df8e2fb48388b82b0a7971e7cb59d57b16073bf │ │ │ ├── 7991cc6efd7810b014d1328b464e905f872507fdcd8cab4a674c50d78f1f9184 │ │ │ └── d0fb153412ee27f130a5d159446d408324307a58f7910ffa301e32688334c3b4 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout └── uclibc │ ├── Dockerfile │ ├── Dockerfile.builder │ ├── amd64 │ ├── blobs │ │ └── sha256 │ │ │ ├── 13ad1e241ac6955cf722dc379ad6875de2442fd18cfbbae2a92176c8e69e6e8e │ │ │ ├── 4fa7bf6fa4be2f8729ce618bf8fd7aa9cb7eee6421125e93dbb0cb8bb161bb32 │ │ │ └── 8d8de8382e7bbbc7af149a580106f9a487c392c232a6a2185f242f1380295dd9 │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ ├── arm32v5 │ ├── blobs │ │ └── sha256 │ │ │ ├── 113671dbadec37fb6c006fcfe61ef4066def9f5a27866d3388c6b343b83c3fde │ │ │ ├── 5377e82cbb1ec5b73158cc3a9265fa40ca680fd2deddad3b69624eb35d788ddc │ │ │ └── d19061eeeadbc1cffa9d941e163b042479e3d3f9ec040acfdbbced8c73302d10 │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ ├── arm32v7 │ ├── blobs │ │ └── sha256 │ │ │ ├── 0a725676b17121a2c8c4adefaae99b862d40fc711990cf0b766495bed1cf8340 │ │ │ ├── 2971977e2e87d58823ff68850cfc7d3be2e9fb076a866d00dce3fa15bf65a3df │ │ │ └── e7640362a04e9a67c972950ff343a93900dcf546040dcadd0f9ac62d016fc268 │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ ├── arm64v8 │ ├── blobs │ │ └── sha256 │ │ │ ├── a4ccc11c9769cbf3b30f4222b4bab28abf49cbd409b95e8fb19e8cce0c29cf9e │ │ │ ├── cb6ac2561f8f7c3a17b9be520b3e133471d5215503c33fa9f3dffd11983d177e │ │ │ └── f2c2c11fa651d2148ee9cc2a3f7ba696e2f54582675955bd6a4c24a4ed1a6ce9 │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ ├── i386 │ ├── blobs │ │ └── sha256 │ │ │ ├── 4f7f3dd1edc23da293d8e0fd420b6a9bf72f568251d4afa6498263e782bccd0c │ │ │ ├── 796e641bfc474339e1cd5e7932ba67ab92fca53fc51c94a4401fca4107eef060 │ │ │ └── 88838c62527e299448a36e7c3112e780b486c2afcdbbe65ab8ea832a05267afb │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ └── riscv64 │ ├── blobs │ └── sha256 │ │ ├── 03ec1b96cc944149d227f02c84d636e5ed2d0a2f6511b470981eddc60edce706 │ │ ├── 12ce8829f22691636c415bf0b067d994c4e109101f595089b0162a3fd5ab2a34 │ │ └── 35ab61d56c626cfdda5e586c044fec9e5442d19776b85a2d7481830a17c9bfa5 │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout ├── latest ├── glibc │ ├── Dockerfile │ ├── Dockerfile.builder │ ├── amd64 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 08ef35a1c3f050afbbd64194ffd1b8d5878659f5491567f26d1c814513ae9649 │ │ │ │ ├── 870e815c3a50dd0f6b40efddb319c72c32c3ee340b5a3e8945904232ccd12f44 │ │ │ │ └── e59838ecfec5e79eb4371e9995ef86c8000fe1c67d7b9fa7b57e996d9ba772ff │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm32v5 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 44b2c602cb838fd6a647d6d48cf0e6f56227351b2903263d60637ebd26545a8d │ │ │ │ ├── ef1c0f03b91ab15c517107fcfadd57ee5f5760e3aa81d3585179f0b915030420 │ │ │ │ └── f1d8893ddf815655f3070c04fff9c6fa49c99f3ffcf05a179af3879e0cf986fd │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm32v7 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 4d86cf4e82953a9d8e5a06d5c7b8f3539b4cb3a8d2162f173f6b5dc37cda3c26 │ │ │ │ ├── e084e75a71f37a732ef51ae978857894f252273210462ffd6480e41b572b13a1 │ │ │ │ └── ea33d777d0851491c2391e73645c61c2f607599079ac7f70ee9f13847c604a21 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm64v8 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 396fa78f221c72de93053a00e33e3d69b5bdfa80131777e6ea518eb9a1af3f3b │ │ │ │ ├── 5bc51b87d4ecce0629c488674e2580a3d58d2937d70c81d4f6d485d43e06eb06 │ │ │ │ └── eade5be814e817df411f138aa7711c3f81595185eb54b3257fd19f6c4966b285 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── i386 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 0345d15431d07447325c5c327674665475db0422ddf3af56c1ed236abe48abce │ │ │ │ ├── 71d8b813801a73ca431f302173c8e64d852f6caffb223e618fa7525d79f7eed1 │ │ │ │ └── 7cc0db8887a5eb0171d51f012accb268dda36e4fda3577c21370881bf9af5f8b │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── ppc64le │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 0c19b6d86e0fe210a3795a4c81b058e6b5a8008b8cf66e45ef32148974935d20 │ │ │ │ ├── 736be29b1b4e8d77a4c57892534e75e5d83d18fb78699e744152e99e2e8b9eee │ │ │ │ └── f1a7a3edb1b1048b9d3e173b89d8c663eddf21c29f5f7cbb2d08d3a7406c0e00 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── riscv64 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 433804ca4fcc2661f74dbb69ffcc665855b3d166aa73b5f13f6196cd4664662f │ │ │ │ ├── 6488cdf05cc22d401ec77c46eab2eb4c2d47c89ea9925479a7390a39e35f6623 │ │ │ │ └── ef8290c2acdcb5b0720b3ed3e5dcec2e637b3b86721d6886444bbfb05112f389 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ └── s390x │ │ ├── blobs │ │ └── sha256 │ │ │ ├── 137912a7daf1389252988de01a48c882fa3475f969b1e3f4ff33514f0c684456 │ │ │ ├── 4c0e403a0bcde52cfc809c0422333a0a637df9d9b90f2a1ca0454a3136bb89d1 │ │ │ └── f1d5008d0592d160b2c1fbd384e04503531846f5cf6a8ddfa9d0c4dc62a4c718 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout ├── musl │ ├── Dockerfile │ ├── Dockerfile.builder │ ├── amd64 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 1e2006b46d8bfc3b5f308d985820b6185532625b9b12202bbf83d7b4649b3835 │ │ │ │ ├── 5bfa213ad2917fd7ef0d56c49b841de3a4788e60b3554ad86d616100e095c1f8 │ │ │ │ └── f05e9f05dfa171eed399389ebdbf7d76eb3bdbc6cb892d9e4baaa4c616047916 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm32v6 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 31bc9be25bc9c50900f21b65127521c66ba51a37e2d0694003c062e73936e682 │ │ │ │ ├── 359c15b7fec7eb5759c08d0d93f389b442b51954975b3c165a7f8ab4a8815df3 │ │ │ │ └── e1346c08217c99c6cab6898e74407ee0b22c51baabd61af8d5c605cfb6077772 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm32v7 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 8374c85d7d0282e58f956259bf35cd52d50f4df8f2dc5727283621de08779a18 │ │ │ │ ├── a8188a0498d60905f5aafe19199fe05bc026018c419075cd54f3170252e804e2 │ │ │ │ └── ecf6fa182785e6305b5de45f0fa40a17ea24f95b174566ef9313209a6d28dd8a │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── arm64v8 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 50ba1eef264b79ee437f593ee1b5e18ba6bf9cdea38b38c7679024b399fc8b9c │ │ │ │ ├── 879b2d50259c2b0fe3408cea23163c54cca16e417b82ffe893ce019ad3b45f9c │ │ │ │ └── fcbf1c0057103af4d375c8fc4f863821edc2223124adbb924c586790c53d009d │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── i386 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 046dd7343ff53ca52ae679ae0dc367dcf5b2ac134fed12fca531a9e61eab1a7a │ │ │ │ ├── c2c3acd955b66d199504abb41c7efb3962874f969b4a5a620a33ce3b522b4da1 │ │ │ │ └── e6030835df7fb6514e08929009cef5175557237805dd62cdb67db94201f8af09 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── ppc64le │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 0b7bbff04f8d267efe0cc4e31e51fa13bbdc81e82c5703d2f3539b636c001de6 │ │ │ │ ├── 310db88bf4598613680c4f923fdbad11ec1bdc6a592479517f8aac0a05212db3 │ │ │ │ └── 7ba0ccee25d47ec488f0fdd32f181dff4eb4a2cae70a6ffed481a596857269ee │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ ├── riscv64 │ │ ├── blobs │ │ │ └── sha256 │ │ │ │ ├── 0b3cdd90c69d7dd3514a96113f7251ce9bd1f7afe2d42cc19b200e749319f4fd │ │ │ │ ├── 8df3dd20c528b1ed1439f520fa23597aa0f1b8cb200101066ff8ede81c87eb9d │ │ │ │ └── a0bd2930f338a6edf221649c0dff1a1d35bff4b9035a2c50097d8b63599e9cb0 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout │ └── s390x │ │ ├── blobs │ │ └── sha256 │ │ │ ├── 0b9c37a5cc7b44c03fda7cb14c892597f813435a22ebea3e72e8fb93000a21ed │ │ │ ├── 510295b91981d4672e016a7eec849806c26ef46399efab85b0c5adf175cf93c1 │ │ │ └── 6e5c5754b21bfe47d2cc5bf3582757caf2320dd348e19b6cbebd7eb0ea56b2c2 │ │ ├── image-config.json │ │ ├── image-manifest.json │ │ ├── index.json │ │ └── oci-layout └── uclibc │ ├── Dockerfile │ ├── Dockerfile.builder │ ├── amd64 │ ├── blobs │ │ └── sha256 │ │ │ ├── 2b0affd9b8a26d48062590bc95fa5eb93fd1e48ae43dcd78bdb9fe0ea511021c │ │ │ ├── 339a478fb972ea75c0e013cea0928437b6525db52c5d93d636ad942737ee1aff │ │ │ └── cf57da4e741c4ebbb8de04b6a9e4b7ff5c207826d9ea1d0b207c5b8a03b48f09 │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ ├── arm32v5 │ ├── blobs │ │ └── sha256 │ │ │ ├── 35d6d952d188d9343fc328e04849eb410b1b72690d2d3d6aba19a7d3982e2f3c │ │ │ ├── 88beda47db48edd949dab232e1cd5158f2f5be90013e259ecfa69bc760743f3c │ │ │ └── e028d53660b0ea0aa5c2910ee738d1e24c677502258a7b9499a73bc5965cf5e9 │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ ├── arm32v7 │ ├── blobs │ │ └── sha256 │ │ │ ├── 2de7fa47e68866fe8fc14368deed5168cc130452e3b49b5d60c2737fb771642f │ │ │ ├── 3ab3635030b06ca7e1e0c7f229132aa5a78c912069dbeef139df32969e6649c8 │ │ │ └── 85bf2ee778157b1f07025908fa9d4ffe8d1705d3bb630c46aa36f6bb0440c5e2 │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ ├── arm64v8 │ ├── blobs │ │ └── sha256 │ │ │ ├── 7a187729949c00f7fb4176262d19e945b2a5b76944528ecca171b3e8a1adf97e │ │ │ ├── d1cedce32b6e908ae77a2bdcf98e54bc87d337075b7cccc6815ac4ad07954ac1 │ │ │ └── edf74e1587b117cdd9ee1942e508e33a6665d47ca630d64ff664cd1cf787877d │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ ├── i386 │ ├── blobs │ │ └── sha256 │ │ │ ├── 4db6b81dcb1574e0e11eb806d6fc1a5611329534cf22e3bb1f289c63333a17d8 │ │ │ ├── 77977af3bcb7fa1213984332dd8cec576188fc3b50c6c70130f8b99569bd495f │ │ │ └── f9fc024b391535d632a6b76237262cc86dbc70293c2275d71111019d32887bc8 │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout │ └── riscv64 │ ├── blobs │ └── sha256 │ │ ├── 1c148a8baabc3b6408902f298be052c1abc41c6344a903a377df0e00d3eb029d │ │ ├── 3e59604ba0d552964fd253df4d68ff6f4ae1852b5c8f7eb47e17ab890d9073d7 │ │ └── 9cdbef504cfb7cf528488bcf3e413d1ab3c1061c539df51ade566542236f41ba │ ├── image-config.json │ ├── image-manifest.json │ ├── index.json │ └── oci-layout ├── update.sh ├── versions.json └── versions.sh /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/.gitattributes -------------------------------------------------------------------------------- /.github/workflows/ci.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/.github/workflows/ci.yml -------------------------------------------------------------------------------- /.github/workflows/fake-gsl.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/.github/workflows/fake-gsl.sh -------------------------------------------------------------------------------- /.github/workflows/munge-build.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/.github/workflows/munge-build.sh -------------------------------------------------------------------------------- /.github/workflows/verify-templating.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/.github/workflows/verify-templating.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .jq-template.awk 2 | -------------------------------------------------------------------------------- /.patches/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/.patches/README.md -------------------------------------------------------------------------------- /.patches/no-cbq.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/.patches/no-cbq.patch -------------------------------------------------------------------------------- /.patches/sha1_process_block64_shaNI.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/.patches/sha1_process_block64_shaNI.patch -------------------------------------------------------------------------------- /Dockerfile-builder.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/Dockerfile-builder.template -------------------------------------------------------------------------------- /Dockerfile.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/Dockerfile.template -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/README.md -------------------------------------------------------------------------------- /apply-templates.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/apply-templates.sh -------------------------------------------------------------------------------- /generate-stackbrew-library.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/generate-stackbrew-library.sh -------------------------------------------------------------------------------- /latest-1/glibc/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/Dockerfile -------------------------------------------------------------------------------- /latest-1/glibc/Dockerfile.builder: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/Dockerfile.builder -------------------------------------------------------------------------------- /latest-1/glibc/amd64/blobs/sha256/00baf5736376036ea4bc1a1c075784fc98a79186604d5d41305cd9b428b3b737: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/amd64/blobs/sha256/91347574b77ee0e381e6518794e0a81e1b6eba076c13896f69518cca1c1214a4: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/glibc/amd64/blobs/sha256/f0fd628b15e8cf167f7d467e031c1a15193d7db6e75c61b4fe9965d88e461a4a: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/amd64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/amd64/image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/amd64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/amd64/image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/amd64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/amd64/index.json -------------------------------------------------------------------------------- /latest-1/glibc/amd64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/glibc/arm32v5/blobs/sha256/24c289277989b71d7250b6b15c7cbd82802e8d01be05d979081424fb7612723c: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v5/blobs/sha256/6753f5b6565e6f1875077db5484be1215fee0f9d2534bfacdc22d7e1bf124273: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/glibc/arm32v5/blobs/sha256/72a7f26053b705d45bc0af3fb2f1cae2117d1f4d5ad829ad82d0d4a61bbfb087: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v5/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/arm32v5/image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v5/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/arm32v5/image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v5/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/arm32v5/index.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v5/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/glibc/arm32v7/blobs/sha256/04b1b018cb9ac472e6f44dc710048f86feb9c0ec770d57958fbb781b0bc5b137: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/glibc/arm32v7/blobs/sha256/33a1abaff7410ac3bfdd112ac148a52984bc77903c8028b6db2c400deef68da6: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v7/blobs/sha256/f176048374ff9d3feb359b2807444071bcc9453421137a595fee0e603ba7f7a2: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v7/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/arm32v7/image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v7/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/arm32v7/image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v7/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/arm32v7/index.json -------------------------------------------------------------------------------- /latest-1/glibc/arm32v7/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/glibc/arm64v8/blobs/sha256/079b4a73854a059a2073c6e1a031b17fcbf23a47c6c59ae760d78045199e403c: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/arm64v8/blobs/sha256/69aef19b22b823c43e8e402f43a87b8d377de69a3665cb532eaafa74f97990a2: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/glibc/arm64v8/blobs/sha256/6c0727922e9b38a9287af20f6515a158ed14e21747ec8a9c7845fd5ce6aa315a: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/arm64v8/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/arm64v8/image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/arm64v8/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/arm64v8/image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/arm64v8/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/arm64v8/index.json -------------------------------------------------------------------------------- /latest-1/glibc/arm64v8/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/glibc/i386/blobs/sha256/4fa508a35a6d1dd4048cef24abad72839fbb9bf55cfaa04b8d96ff5dc99b0f64: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/i386/blobs/sha256/9bec06c09a3ed5687e831bf3f2fe85b4d22b5fbdf363d00da80c4f40a1c4b593: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/i386/blobs/sha256/f2c487eca52d08c2a115c03ab9e8f6d884c90052e9393cb7c81a2e938404e589: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/glibc/i386/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/i386/image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/i386/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/i386/image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/i386/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/i386/index.json -------------------------------------------------------------------------------- /latest-1/glibc/i386/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/glibc/ppc64le/blobs/sha256/48fbf58027ede8fe12a06b4d29d1ab79be7c4421d53127ab8e22d29507a3d44c: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/glibc/ppc64le/blobs/sha256/a09558f80c9b4202b28203f3b97988c2c5decfbbe0618e318b3765075b8d1a74: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/ppc64le/blobs/sha256/d3b752b04665faedd662e07b78b3f2e91b44a8bd12d61dc83c0221b0550f0c6a: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/ppc64le/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/ppc64le/image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/ppc64le/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/ppc64le/image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/ppc64le/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/ppc64le/index.json -------------------------------------------------------------------------------- /latest-1/glibc/ppc64le/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/glibc/riscv64/blobs/sha256/3cd95db4639996df07e99a86f7ecc193d1027721b3c5358f4491cc5efb48f38c: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/riscv64/blobs/sha256/4e4c0cbda5fd22b645dec6187c173ed879f1ecffda789d2ce556268953c82f3a: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/glibc/riscv64/blobs/sha256/f591e515028693bbc1a49d717cd7123261692da3e21d0dce234141f8792dbb4a: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/riscv64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/riscv64/image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/riscv64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/riscv64/image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/riscv64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/riscv64/index.json -------------------------------------------------------------------------------- /latest-1/glibc/riscv64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/glibc/s390x/blobs/sha256/05f37d6fe9ab311cf656ff093ccb088ff3d1fdddf07d57cce3bb3b294d488643: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/s390x/blobs/sha256/374ce368a4649b3c9f41b1dfa5508b439b992a54775bbac8b4c77c9ff6741d2e: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/s390x/blobs/sha256/a10e99308b1800002f0aa304a4ced0454fca9f0e6b0062cd7e823635844ad2b7: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/glibc/s390x/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/s390x/image-config.json -------------------------------------------------------------------------------- /latest-1/glibc/s390x/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/s390x/image-manifest.json -------------------------------------------------------------------------------- /latest-1/glibc/s390x/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/glibc/s390x/index.json -------------------------------------------------------------------------------- /latest-1/glibc/s390x/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/musl/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/Dockerfile -------------------------------------------------------------------------------- /latest-1/musl/Dockerfile.builder: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/Dockerfile.builder -------------------------------------------------------------------------------- /latest-1/musl/amd64/blobs/sha256/05938142326af7d798d22440b1cd54f4c62495b38d2451accbe5ef3b60da7955: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/musl/amd64/blobs/sha256/669728875e07fc367636aad3b2e97ca3060c4d669dcbfda9e2f730771b6b7020: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/amd64/blobs/sha256/785d851475bdbae4a9ab84fc6ea1f2ebb2f2b125b24c032964e36a6dc52a995e: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/musl/amd64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/amd64/image-config.json -------------------------------------------------------------------------------- /latest-1/musl/amd64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/amd64/image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/amd64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/amd64/index.json -------------------------------------------------------------------------------- /latest-1/musl/amd64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/musl/arm32v6/blobs/sha256/61569bada4d11d55ddacc3a49018f18279af6bcbe357253f3e8075fda7801f62: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v6/blobs/sha256/a5660da5eb83943b707b4f840efaf31d6ff42f88ad12ee1f31b164798dbcda6d: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v6/blobs/sha256/d08d0c204a308c80def99efda2429d5c3fbf9aca17e7fa3a849e2f1b296dc80c: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/musl/arm32v6/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/arm32v6/image-config.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v6/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/arm32v6/image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v6/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/arm32v6/index.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v6/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/musl/arm32v7/blobs/sha256/6f15f246308f0bfe2050fb7c480b876b5ce17dbc34da2aa736b9ecdf9537f783: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v7/blobs/sha256/7273bf0d3fe8534ce3443666b62fa2fccf662604cbee419fd7cb10543ace527e: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v7/blobs/sha256/f24e7cdb3b404b8389388afbc71058a68c081911969f2768bb32751d075a110e: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/musl/arm32v7/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/arm32v7/image-config.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v7/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/arm32v7/image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v7/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/arm32v7/index.json -------------------------------------------------------------------------------- /latest-1/musl/arm32v7/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/musl/arm64v8/blobs/sha256/24efd967d4e6fcd60b804093a05bdc226b99e855872db578eeebfd29b5ae1d28: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/musl/arm64v8/blobs/sha256/9bd0aeb2490227de1e5be233f5c278619bf178995d05031dde9f8ec386671053: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/musl/arm64v8/blobs/sha256/c3be5bfaa2b99099a83a598b79f3cc6c6b264b78cf453c1be5e8750f807881d5: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/arm64v8/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/arm64v8/image-config.json -------------------------------------------------------------------------------- /latest-1/musl/arm64v8/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/arm64v8/image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/arm64v8/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/arm64v8/index.json -------------------------------------------------------------------------------- /latest-1/musl/arm64v8/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/musl/i386/blobs/sha256/03f4959ecf03177e7ba16988af905ca243c73405d88ee20d61899fb4c344c139: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/i386/blobs/sha256/4610d1977fb623dd2d7e4e38e3be6a6bee6d620127efa5a8769a6ffe86c24a1a: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/musl/i386/blobs/sha256/b162ea3532cb9897f657a76e3e6f98d81a90fd0cc5a17e90ff883683266963b7: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/musl/i386/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/i386/image-config.json -------------------------------------------------------------------------------- /latest-1/musl/i386/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/i386/image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/i386/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/i386/index.json -------------------------------------------------------------------------------- /latest-1/musl/i386/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/musl/ppc64le/blobs/sha256/3840229a58488786a24b29c4d75a95d34f27435122d8482a2158886025a78290: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/musl/ppc64le/blobs/sha256/70f530044501680b771bc433eabe2912c4299eae91cad299f58d725dc40f19a5: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/ppc64le/blobs/sha256/f8c6879ca95189edc97321d2608c771243c9427a57d919d6ca6774245dea1d58: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/musl/ppc64le/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/ppc64le/image-config.json -------------------------------------------------------------------------------- /latest-1/musl/ppc64le/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/ppc64le/image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/ppc64le/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/ppc64le/index.json -------------------------------------------------------------------------------- /latest-1/musl/ppc64le/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/musl/riscv64/blobs/sha256/824998dd47fb53a4c4be6b70550768542e1c51f445f4dd6cd46a7e33035c7d4f: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/riscv64/blobs/sha256/a775b8ae262213e49488693b53762fc6e245de4a97d352da1e3bf666271ef99e: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/musl/riscv64/blobs/sha256/d20141684e195d136fa964872a839886df7c422cb46c6a45c7d4ca7d0a6962bd: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/musl/riscv64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/riscv64/image-config.json -------------------------------------------------------------------------------- /latest-1/musl/riscv64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/riscv64/image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/riscv64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/riscv64/index.json -------------------------------------------------------------------------------- /latest-1/musl/riscv64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/musl/s390x/blobs/sha256/794a6ff1ff49ca16b41cdc696df8e2fb48388b82b0a7971e7cb59d57b16073bf: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/s390x/blobs/sha256/7991cc6efd7810b014d1328b464e905f872507fdcd8cab4a674c50d78f1f9184: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/musl/s390x/blobs/sha256/d0fb153412ee27f130a5d159446d408324307a58f7910ffa301e32688334c3b4: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/musl/s390x/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/s390x/image-config.json -------------------------------------------------------------------------------- /latest-1/musl/s390x/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/s390x/image-manifest.json -------------------------------------------------------------------------------- /latest-1/musl/s390x/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/musl/s390x/index.json -------------------------------------------------------------------------------- /latest-1/musl/s390x/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/uclibc/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/Dockerfile -------------------------------------------------------------------------------- /latest-1/uclibc/Dockerfile.builder: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/Dockerfile.builder -------------------------------------------------------------------------------- /latest-1/uclibc/amd64/blobs/sha256/13ad1e241ac6955cf722dc379ad6875de2442fd18cfbbae2a92176c8e69e6e8e: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/amd64/blobs/sha256/4fa7bf6fa4be2f8729ce618bf8fd7aa9cb7eee6421125e93dbb0cb8bb161bb32: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/amd64/blobs/sha256/8d8de8382e7bbbc7af149a580106f9a487c392c232a6a2185f242f1380295dd9: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/uclibc/amd64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/amd64/image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/amd64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/amd64/image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/amd64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/amd64/index.json -------------------------------------------------------------------------------- /latest-1/uclibc/amd64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v5/blobs/sha256/113671dbadec37fb6c006fcfe61ef4066def9f5a27866d3388c6b343b83c3fde: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v5/blobs/sha256/5377e82cbb1ec5b73158cc3a9265fa40ca680fd2deddad3b69624eb35d788ddc: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v5/blobs/sha256/d19061eeeadbc1cffa9d941e163b042479e3d3f9ec040acfdbbced8c73302d10: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v5/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/arm32v5/image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v5/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/arm32v5/image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v5/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/arm32v5/index.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v5/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v7/blobs/sha256/0a725676b17121a2c8c4adefaae99b862d40fc711990cf0b766495bed1cf8340: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v7/blobs/sha256/2971977e2e87d58823ff68850cfc7d3be2e9fb076a866d00dce3fa15bf65a3df: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v7/blobs/sha256/e7640362a04e9a67c972950ff343a93900dcf546040dcadd0f9ac62d016fc268: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v7/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/arm32v7/image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v7/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/arm32v7/image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v7/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/arm32v7/index.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm32v7/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/uclibc/arm64v8/blobs/sha256/a4ccc11c9769cbf3b30f4222b4bab28abf49cbd409b95e8fb19e8cce0c29cf9e: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/uclibc/arm64v8/blobs/sha256/cb6ac2561f8f7c3a17b9be520b3e133471d5215503c33fa9f3dffd11983d177e: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm64v8/blobs/sha256/f2c2c11fa651d2148ee9cc2a3f7ba696e2f54582675955bd6a4c24a4ed1a6ce9: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm64v8/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/arm64v8/image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm64v8/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/arm64v8/image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm64v8/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/arm64v8/index.json -------------------------------------------------------------------------------- /latest-1/uclibc/arm64v8/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/uclibc/i386/blobs/sha256/4f7f3dd1edc23da293d8e0fd420b6a9bf72f568251d4afa6498263e782bccd0c: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/i386/blobs/sha256/796e641bfc474339e1cd5e7932ba67ab92fca53fc51c94a4401fca4107eef060: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/i386/blobs/sha256/88838c62527e299448a36e7c3112e780b486c2afcdbbe65ab8ea832a05267afb: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/uclibc/i386/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/i386/image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/i386/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/i386/image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/i386/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/i386/index.json -------------------------------------------------------------------------------- /latest-1/uclibc/i386/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest-1/uclibc/riscv64/blobs/sha256/03ec1b96cc944149d227f02c84d636e5ed2d0a2f6511b470981eddc60edce706: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/riscv64/blobs/sha256/12ce8829f22691636c415bf0b067d994c4e109101f595089b0162a3fd5ab2a34: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/riscv64/blobs/sha256/35ab61d56c626cfdda5e586c044fec9e5442d19776b85a2d7481830a17c9bfa5: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest-1/uclibc/riscv64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/riscv64/image-config.json -------------------------------------------------------------------------------- /latest-1/uclibc/riscv64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/riscv64/image-manifest.json -------------------------------------------------------------------------------- /latest-1/uclibc/riscv64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest-1/uclibc/riscv64/index.json -------------------------------------------------------------------------------- /latest-1/uclibc/riscv64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/glibc/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/Dockerfile -------------------------------------------------------------------------------- /latest/glibc/Dockerfile.builder: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/Dockerfile.builder -------------------------------------------------------------------------------- /latest/glibc/amd64/blobs/sha256/08ef35a1c3f050afbbd64194ffd1b8d5878659f5491567f26d1c814513ae9649: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/glibc/amd64/blobs/sha256/870e815c3a50dd0f6b40efddb319c72c32c3ee340b5a3e8945904232ccd12f44: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/amd64/blobs/sha256/e59838ecfec5e79eb4371e9995ef86c8000fe1c67d7b9fa7b57e996d9ba772ff: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/glibc/amd64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/amd64/image-config.json -------------------------------------------------------------------------------- /latest/glibc/amd64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/amd64/image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/amd64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/amd64/index.json -------------------------------------------------------------------------------- /latest/glibc/amd64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/glibc/arm32v5/blobs/sha256/44b2c602cb838fd6a647d6d48cf0e6f56227351b2903263d60637ebd26545a8d: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/arm32v5/blobs/sha256/ef1c0f03b91ab15c517107fcfadd57ee5f5760e3aa81d3585179f0b915030420: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/glibc/arm32v5/blobs/sha256/f1d8893ddf815655f3070c04fff9c6fa49c99f3ffcf05a179af3879e0cf986fd: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/glibc/arm32v5/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/arm32v5/image-config.json -------------------------------------------------------------------------------- /latest/glibc/arm32v5/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/arm32v5/image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/arm32v5/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/arm32v5/index.json -------------------------------------------------------------------------------- /latest/glibc/arm32v5/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/glibc/arm32v7/blobs/sha256/4d86cf4e82953a9d8e5a06d5c7b8f3539b4cb3a8d2162f173f6b5dc37cda3c26: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/glibc/arm32v7/blobs/sha256/e084e75a71f37a732ef51ae978857894f252273210462ffd6480e41b572b13a1: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/arm32v7/blobs/sha256/ea33d777d0851491c2391e73645c61c2f607599079ac7f70ee9f13847c604a21: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/glibc/arm32v7/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/arm32v7/image-config.json -------------------------------------------------------------------------------- /latest/glibc/arm32v7/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/arm32v7/image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/arm32v7/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/arm32v7/index.json -------------------------------------------------------------------------------- /latest/glibc/arm32v7/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/glibc/arm64v8/blobs/sha256/396fa78f221c72de93053a00e33e3d69b5bdfa80131777e6ea518eb9a1af3f3b: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/arm64v8/blobs/sha256/5bc51b87d4ecce0629c488674e2580a3d58d2937d70c81d4f6d485d43e06eb06: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/glibc/arm64v8/blobs/sha256/eade5be814e817df411f138aa7711c3f81595185eb54b3257fd19f6c4966b285: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/glibc/arm64v8/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/arm64v8/image-config.json -------------------------------------------------------------------------------- /latest/glibc/arm64v8/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/arm64v8/image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/arm64v8/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/arm64v8/index.json -------------------------------------------------------------------------------- /latest/glibc/arm64v8/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/glibc/i386/blobs/sha256/0345d15431d07447325c5c327674665475db0422ddf3af56c1ed236abe48abce: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/glibc/i386/blobs/sha256/71d8b813801a73ca431f302173c8e64d852f6caffb223e618fa7525d79f7eed1: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/i386/blobs/sha256/7cc0db8887a5eb0171d51f012accb268dda36e4fda3577c21370881bf9af5f8b: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/glibc/i386/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/i386/image-config.json -------------------------------------------------------------------------------- /latest/glibc/i386/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/i386/image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/i386/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/i386/index.json -------------------------------------------------------------------------------- /latest/glibc/i386/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/glibc/ppc64le/blobs/sha256/0c19b6d86e0fe210a3795a4c81b058e6b5a8008b8cf66e45ef32148974935d20: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/ppc64le/blobs/sha256/736be29b1b4e8d77a4c57892534e75e5d83d18fb78699e744152e99e2e8b9eee: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/glibc/ppc64le/blobs/sha256/f1a7a3edb1b1048b9d3e173b89d8c663eddf21c29f5f7cbb2d08d3a7406c0e00: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/glibc/ppc64le/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/ppc64le/image-config.json -------------------------------------------------------------------------------- /latest/glibc/ppc64le/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/ppc64le/image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/ppc64le/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/ppc64le/index.json -------------------------------------------------------------------------------- /latest/glibc/ppc64le/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/glibc/riscv64/blobs/sha256/433804ca4fcc2661f74dbb69ffcc665855b3d166aa73b5f13f6196cd4664662f: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/riscv64/blobs/sha256/6488cdf05cc22d401ec77c46eab2eb4c2d47c89ea9925479a7390a39e35f6623: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/glibc/riscv64/blobs/sha256/ef8290c2acdcb5b0720b3ed3e5dcec2e637b3b86721d6886444bbfb05112f389: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/glibc/riscv64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/riscv64/image-config.json -------------------------------------------------------------------------------- /latest/glibc/riscv64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/riscv64/image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/riscv64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/riscv64/index.json -------------------------------------------------------------------------------- /latest/glibc/riscv64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/glibc/s390x/blobs/sha256/137912a7daf1389252988de01a48c882fa3475f969b1e3f4ff33514f0c684456: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/glibc/s390x/blobs/sha256/4c0e403a0bcde52cfc809c0422333a0a637df9d9b90f2a1ca0454a3136bb89d1: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/glibc/s390x/blobs/sha256/f1d5008d0592d160b2c1fbd384e04503531846f5cf6a8ddfa9d0c4dc62a4c718: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/s390x/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/s390x/image-config.json -------------------------------------------------------------------------------- /latest/glibc/s390x/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/s390x/image-manifest.json -------------------------------------------------------------------------------- /latest/glibc/s390x/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/glibc/s390x/index.json -------------------------------------------------------------------------------- /latest/glibc/s390x/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/musl/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/Dockerfile -------------------------------------------------------------------------------- /latest/musl/Dockerfile.builder: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/Dockerfile.builder -------------------------------------------------------------------------------- /latest/musl/amd64/blobs/sha256/1e2006b46d8bfc3b5f308d985820b6185532625b9b12202bbf83d7b4649b3835: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/musl/amd64/blobs/sha256/5bfa213ad2917fd7ef0d56c49b841de3a4788e60b3554ad86d616100e095c1f8: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/musl/amd64/blobs/sha256/f05e9f05dfa171eed399389ebdbf7d76eb3bdbc6cb892d9e4baaa4c616047916: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/musl/amd64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/amd64/image-config.json -------------------------------------------------------------------------------- /latest/musl/amd64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/amd64/image-manifest.json -------------------------------------------------------------------------------- /latest/musl/amd64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/amd64/index.json -------------------------------------------------------------------------------- /latest/musl/amd64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/musl/arm32v6/blobs/sha256/31bc9be25bc9c50900f21b65127521c66ba51a37e2d0694003c062e73936e682: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/musl/arm32v6/blobs/sha256/359c15b7fec7eb5759c08d0d93f389b442b51954975b3c165a7f8ab4a8815df3: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/musl/arm32v6/blobs/sha256/e1346c08217c99c6cab6898e74407ee0b22c51baabd61af8d5c605cfb6077772: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/musl/arm32v6/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/arm32v6/image-config.json -------------------------------------------------------------------------------- /latest/musl/arm32v6/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/arm32v6/image-manifest.json -------------------------------------------------------------------------------- /latest/musl/arm32v6/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/arm32v6/index.json -------------------------------------------------------------------------------- /latest/musl/arm32v6/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/musl/arm32v7/blobs/sha256/8374c85d7d0282e58f956259bf35cd52d50f4df8f2dc5727283621de08779a18: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/musl/arm32v7/blobs/sha256/a8188a0498d60905f5aafe19199fe05bc026018c419075cd54f3170252e804e2: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/musl/arm32v7/blobs/sha256/ecf6fa182785e6305b5de45f0fa40a17ea24f95b174566ef9313209a6d28dd8a: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/musl/arm32v7/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/arm32v7/image-config.json -------------------------------------------------------------------------------- /latest/musl/arm32v7/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/arm32v7/image-manifest.json -------------------------------------------------------------------------------- /latest/musl/arm32v7/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/arm32v7/index.json -------------------------------------------------------------------------------- /latest/musl/arm32v7/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/musl/arm64v8/blobs/sha256/50ba1eef264b79ee437f593ee1b5e18ba6bf9cdea38b38c7679024b399fc8b9c: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/musl/arm64v8/blobs/sha256/879b2d50259c2b0fe3408cea23163c54cca16e417b82ffe893ce019ad3b45f9c: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/musl/arm64v8/blobs/sha256/fcbf1c0057103af4d375c8fc4f863821edc2223124adbb924c586790c53d009d: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/musl/arm64v8/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/arm64v8/image-config.json -------------------------------------------------------------------------------- /latest/musl/arm64v8/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/arm64v8/image-manifest.json -------------------------------------------------------------------------------- /latest/musl/arm64v8/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/arm64v8/index.json -------------------------------------------------------------------------------- /latest/musl/arm64v8/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/musl/i386/blobs/sha256/046dd7343ff53ca52ae679ae0dc367dcf5b2ac134fed12fca531a9e61eab1a7a: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/musl/i386/blobs/sha256/c2c3acd955b66d199504abb41c7efb3962874f969b4a5a620a33ce3b522b4da1: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/musl/i386/blobs/sha256/e6030835df7fb6514e08929009cef5175557237805dd62cdb67db94201f8af09: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/musl/i386/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/i386/image-config.json -------------------------------------------------------------------------------- /latest/musl/i386/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/i386/image-manifest.json -------------------------------------------------------------------------------- /latest/musl/i386/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/i386/index.json -------------------------------------------------------------------------------- /latest/musl/i386/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/musl/ppc64le/blobs/sha256/0b7bbff04f8d267efe0cc4e31e51fa13bbdc81e82c5703d2f3539b636c001de6: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/musl/ppc64le/blobs/sha256/310db88bf4598613680c4f923fdbad11ec1bdc6a592479517f8aac0a05212db3: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/musl/ppc64le/blobs/sha256/7ba0ccee25d47ec488f0fdd32f181dff4eb4a2cae70a6ffed481a596857269ee: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/musl/ppc64le/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/ppc64le/image-config.json -------------------------------------------------------------------------------- /latest/musl/ppc64le/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/ppc64le/image-manifest.json -------------------------------------------------------------------------------- /latest/musl/ppc64le/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/ppc64le/index.json -------------------------------------------------------------------------------- /latest/musl/ppc64le/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/musl/riscv64/blobs/sha256/0b3cdd90c69d7dd3514a96113f7251ce9bd1f7afe2d42cc19b200e749319f4fd: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/musl/riscv64/blobs/sha256/8df3dd20c528b1ed1439f520fa23597aa0f1b8cb200101066ff8ede81c87eb9d: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/musl/riscv64/blobs/sha256/a0bd2930f338a6edf221649c0dff1a1d35bff4b9035a2c50097d8b63599e9cb0: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/musl/riscv64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/riscv64/image-config.json -------------------------------------------------------------------------------- /latest/musl/riscv64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/riscv64/image-manifest.json -------------------------------------------------------------------------------- /latest/musl/riscv64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/riscv64/index.json -------------------------------------------------------------------------------- /latest/musl/riscv64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/musl/s390x/blobs/sha256/0b9c37a5cc7b44c03fda7cb14c892597f813435a22ebea3e72e8fb93000a21ed: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/musl/s390x/blobs/sha256/510295b91981d4672e016a7eec849806c26ef46399efab85b0c5adf175cf93c1: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/musl/s390x/blobs/sha256/6e5c5754b21bfe47d2cc5bf3582757caf2320dd348e19b6cbebd7eb0ea56b2c2: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/musl/s390x/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/s390x/image-config.json -------------------------------------------------------------------------------- /latest/musl/s390x/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/s390x/image-manifest.json -------------------------------------------------------------------------------- /latest/musl/s390x/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/musl/s390x/index.json -------------------------------------------------------------------------------- /latest/musl/s390x/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/uclibc/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/Dockerfile -------------------------------------------------------------------------------- /latest/uclibc/Dockerfile.builder: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/Dockerfile.builder -------------------------------------------------------------------------------- /latest/uclibc/amd64/blobs/sha256/2b0affd9b8a26d48062590bc95fa5eb93fd1e48ae43dcd78bdb9fe0ea511021c: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/amd64/blobs/sha256/339a478fb972ea75c0e013cea0928437b6525db52c5d93d636ad942737ee1aff: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/uclibc/amd64/blobs/sha256/cf57da4e741c4ebbb8de04b6a9e4b7ff5c207826d9ea1d0b207c5b8a03b48f09: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/uclibc/amd64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/amd64/image-config.json -------------------------------------------------------------------------------- /latest/uclibc/amd64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/amd64/image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/amd64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/amd64/index.json -------------------------------------------------------------------------------- /latest/uclibc/amd64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/uclibc/arm32v5/blobs/sha256/35d6d952d188d9343fc328e04849eb410b1b72690d2d3d6aba19a7d3982e2f3c: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v5/blobs/sha256/88beda47db48edd949dab232e1cd5158f2f5be90013e259ecfa69bc760743f3c: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v5/blobs/sha256/e028d53660b0ea0aa5c2910ee738d1e24c677502258a7b9499a73bc5965cf5e9: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/uclibc/arm32v5/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/arm32v5/image-config.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v5/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/arm32v5/image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v5/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/arm32v5/index.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v5/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/uclibc/arm32v7/blobs/sha256/2de7fa47e68866fe8fc14368deed5168cc130452e3b49b5d60c2737fb771642f: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v7/blobs/sha256/3ab3635030b06ca7e1e0c7f229132aa5a78c912069dbeef139df32969e6649c8: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v7/blobs/sha256/85bf2ee778157b1f07025908fa9d4ffe8d1705d3bb630c46aa36f6bb0440c5e2: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/uclibc/arm32v7/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/arm32v7/image-config.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v7/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/arm32v7/image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v7/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/arm32v7/index.json -------------------------------------------------------------------------------- /latest/uclibc/arm32v7/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/uclibc/arm64v8/blobs/sha256/7a187729949c00f7fb4176262d19e945b2a5b76944528ecca171b3e8a1adf97e: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/uclibc/arm64v8/blobs/sha256/d1cedce32b6e908ae77a2bdcf98e54bc87d337075b7cccc6815ac4ad07954ac1: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/uclibc/arm64v8/blobs/sha256/edf74e1587b117cdd9ee1942e508e33a6665d47ca630d64ff664cd1cf787877d: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/arm64v8/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/arm64v8/image-config.json -------------------------------------------------------------------------------- /latest/uclibc/arm64v8/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/arm64v8/image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/arm64v8/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/arm64v8/index.json -------------------------------------------------------------------------------- /latest/uclibc/arm64v8/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/uclibc/i386/blobs/sha256/4db6b81dcb1574e0e11eb806d6fc1a5611329534cf22e3bb1f289c63333a17d8: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/uclibc/i386/blobs/sha256/77977af3bcb7fa1213984332dd8cec576188fc3b50c6c70130f8b99569bd495f: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/uclibc/i386/blobs/sha256/f9fc024b391535d632a6b76237262cc86dbc70293c2275d71111019d32887bc8: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/i386/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/i386/image-config.json -------------------------------------------------------------------------------- /latest/uclibc/i386/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/i386/image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/i386/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/i386/index.json -------------------------------------------------------------------------------- /latest/uclibc/i386/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /latest/uclibc/riscv64/blobs/sha256/1c148a8baabc3b6408902f298be052c1abc41c6344a903a377df0e00d3eb029d: -------------------------------------------------------------------------------- 1 | ../../rootfs.tar.gz -------------------------------------------------------------------------------- /latest/uclibc/riscv64/blobs/sha256/3e59604ba0d552964fd253df4d68ff6f4ae1852b5c8f7eb47e17ab890d9073d7: -------------------------------------------------------------------------------- 1 | ../../image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/riscv64/blobs/sha256/9cdbef504cfb7cf528488bcf3e413d1ab3c1061c539df51ade566542236f41ba: -------------------------------------------------------------------------------- 1 | ../../image-config.json -------------------------------------------------------------------------------- /latest/uclibc/riscv64/image-config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/riscv64/image-config.json -------------------------------------------------------------------------------- /latest/uclibc/riscv64/image-manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/riscv64/image-manifest.json -------------------------------------------------------------------------------- /latest/uclibc/riscv64/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/latest/uclibc/riscv64/index.json -------------------------------------------------------------------------------- /latest/uclibc/riscv64/oci-layout: -------------------------------------------------------------------------------- 1 | {"imageLayoutVersion":"1.0.0"} 2 | -------------------------------------------------------------------------------- /update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/update.sh -------------------------------------------------------------------------------- /versions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/versions.json -------------------------------------------------------------------------------- /versions.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/docker-library/busybox/HEAD/versions.sh --------------------------------------------------------------------------------