Skip to content

Commit

Permalink
Update metadata for i386
Browse files Browse the repository at this point in the history
(cherry picked from commit a641654)
  • Loading branch information
docker-library-bot authored and tianon committed Mar 5, 2024
1 parent b52155f commit 51977e5
Show file tree
Hide file tree
Showing 42 changed files with 390 additions and 0 deletions.
22 changes: 22 additions & 0 deletions latest-1/glibc/i386/image-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"config": {
"Cmd": [
"sh"
]
},
"created": "2021-12-26T16:56:57Z",
"history": [
{
"created": "2021-12-26T16:56:57Z",
"created_by": "BusyBox 1.35.0 (glibc), Debian 12"
}
],
"rootfs": {
"type": "layers",
"diff_ids": [
"sha256:1e52f6598609072284fa4a482de4adc798e99629e5ace025e785d6f9b17b7e04"
]
},
"architecture": "386",
"os": "linux"
}
20 changes: 20 additions & 0 deletions latest-1/glibc/i386/image-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"config": {
"mediaType": "application/vnd.oci.image.config.v1+json",
"digest": "sha256:004fc0f9ab197ba0512ae7129a3014bb6a2e234b0fe72ac89f1715736e04b661",
"size": 370
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:90e9da41711353fae11232db745a5175100b82e18226c70c2c8b9cd08fdc3338",
"size": 2203641
}
],
"annotations": {
"org.opencontainers.image.url": "https://github.com/docker-library/busybox",
"org.opencontainers.image.version": "1.35.0-glibc"
}
}
19 changes: 19 additions & 0 deletions latest-1/glibc/i386/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.index.v1+json",
"manifests": [
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:797063ccd797153a3ed4aca5dbf06ff120797eb24d9d501a40eaab302cc1f743",
"size": 610,
"platform": {
"architecture": "386",
"os": "linux"
},
"annotations": {
"org.opencontainers.image.ref.name": "busybox:1.35.0-glibc",
"io.containerd.image.name": "busybox:1.35.0-glibc"
}
}
]
}
1 change: 1 addition & 0 deletions latest-1/glibc/i386/oci-layout
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"imageLayoutVersion":"1.0.0"}
22 changes: 22 additions & 0 deletions latest-1/musl/i386/image-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"config": {
"Cmd": [
"sh"
]
},
"created": "2021-12-26T16:56:57Z",
"history": [
{
"created": "2021-12-26T16:56:57Z",
"created_by": "BusyBox 1.35.0 (musl), Alpine 3.19.1"
}
],
"rootfs": {
"type": "layers",
"diff_ids": [
"sha256:118ca2b73cebd2fc9b318b209f3f5c6bbfcac04eb02dbd070187faf5c7ecab30"
]
},
"architecture": "386",
"os": "linux"
}
20 changes: 20 additions & 0 deletions latest-1/musl/i386/image-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"config": {
"mediaType": "application/vnd.oci.image.config.v1+json",
"digest": "sha256:1401aebcbef5061554147344c743bfa3e34d0c3701613cd23ae67cd462ca7efa",
"size": 373
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:cee43a080bb18a82038a6fb2807d0444e7fedebae6b3cc980c574b6d91b2e419",
"size": 846313
}
],
"annotations": {
"org.opencontainers.image.url": "https://github.com/docker-library/busybox",
"org.opencontainers.image.version": "1.35.0-musl"
}
}
19 changes: 19 additions & 0 deletions latest-1/musl/i386/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.index.v1+json",
"manifests": [
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:2346ca148c28f1e21bf8ecb275532ca2997f9a3f757cce11899f3ba78054a28f",
"size": 608,
"platform": {
"architecture": "386",
"os": "linux"
},
"annotations": {
"org.opencontainers.image.ref.name": "busybox:1.35.0-musl",
"io.containerd.image.name": "busybox:1.35.0-musl"
}
}
]
}
1 change: 1 addition & 0 deletions latest-1/musl/i386/oci-layout
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"imageLayoutVersion":"1.0.0"}
22 changes: 22 additions & 0 deletions latest-1/uclibc/i386/image-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"config": {
"Cmd": [
"sh"
]
},
"created": "2021-12-26T16:56:57Z",
"history": [
{
"created": "2021-12-26T16:56:57Z",
"created_by": "BusyBox 1.35.0 (uclibc), Buildroot 2023.11.1, Debian 12"
}
],
"rootfs": {
"type": "layers",
"diff_ids": [
"sha256:3c6fed2c0701ea0cb430235ff79e3d1115fa522183f6f398c6433c6c925f0fb8"
]
},
"architecture": "386",
"os": "linux"
}
20 changes: 20 additions & 0 deletions latest-1/uclibc/i386/image-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"config": {
"mediaType": "application/vnd.oci.image.config.v1+json",
"digest": "sha256:97971c526268d5a742dd179bc514020f97b9ecee36429c1026085ecadac02a16",
"size": 392
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:be09a6572b38da0aaed7ccbe3367d7f1d4dcd9e1c9df00c26f3d291c0455a3c7",
"size": 718672
}
],
"annotations": {
"org.opencontainers.image.url": "https://github.com/docker-library/busybox",
"org.opencontainers.image.version": "1.35.0-uclibc"
}
}
19 changes: 19 additions & 0 deletions latest-1/uclibc/i386/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.index.v1+json",
"manifests": [
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:b303ecb91a5873ec6c0af907fc3828929d68f80b9394f06c2ce51eff1b4d356d",
"size": 610,
"platform": {
"architecture": "386",
"os": "linux"
},
"annotations": {
"org.opencontainers.image.ref.name": "busybox:1.35.0-uclibc",
"io.containerd.image.name": "busybox:1.35.0-uclibc"
}
}
]
}
1 change: 1 addition & 0 deletions latest-1/uclibc/i386/oci-layout
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"imageLayoutVersion":"1.0.0"}
22 changes: 22 additions & 0 deletions latest/glibc/i386/image-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"config": {
"Cmd": [
"sh"
]
},
"created": "2023-05-18T22:34:17Z",
"history": [
{
"created": "2023-05-18T22:34:17Z",
"created_by": "BusyBox 1.36.1 (glibc), Debian 12"
}
],
"rootfs": {
"type": "layers",
"diff_ids": [
"sha256:8acb69a36cc0b5d75811b48315e24021ec3b0ffda2f00c50438e609ad9e9d628"
]
},
"architecture": "386",
"os": "linux"
}
20 changes: 20 additions & 0 deletions latest/glibc/i386/image-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"config": {
"mediaType": "application/vnd.oci.image.config.v1+json",
"digest": "sha256:1b9198733c40c5c4639f0aa16833bf83263c8545f719181fe02a0c4a09e69861",
"size": 370
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:66516612fa4017d10d02698a124f8cba5aba19a4da03f101c892e033d4f752d7",
"size": 2206391
}
],
"annotations": {
"org.opencontainers.image.url": "https://github.com/docker-library/busybox",
"org.opencontainers.image.version": "1.36.1-glibc"
}
}
19 changes: 19 additions & 0 deletions latest/glibc/i386/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.index.v1+json",
"manifests": [
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:b67a20380506da97caef06b5c957d548fe854443c773b0e3d0e21313190beec9",
"size": 610,
"platform": {
"architecture": "386",
"os": "linux"
},
"annotations": {
"org.opencontainers.image.ref.name": "busybox:1.36.1-glibc",
"io.containerd.image.name": "busybox:1.36.1-glibc"
}
}
]
}
1 change: 1 addition & 0 deletions latest/glibc/i386/oci-layout
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"imageLayoutVersion":"1.0.0"}
22 changes: 22 additions & 0 deletions latest/musl/i386/image-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"config": {
"Cmd": [
"sh"
]
},
"created": "2023-05-18T22:34:17Z",
"history": [
{
"created": "2023-05-18T22:34:17Z",
"created_by": "BusyBox 1.36.1 (musl), Alpine 3.19.1"
}
],
"rootfs": {
"type": "layers",
"diff_ids": [
"sha256:3e48f29af83a05396a4c510f077340731e4fe5341722821d77a386b52c04817f"
]
},
"architecture": "386",
"os": "linux"
}
20 changes: 20 additions & 0 deletions latest/musl/i386/image-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"config": {
"mediaType": "application/vnd.oci.image.config.v1+json",
"digest": "sha256:65722cb5d14f1e7b8ed041ff48f4fa2eca5472df4b5fc6927c7590ccc21e126e",
"size": 373
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:a140002cbc95940875c907e7cb88b5f564be044496a65dac93e592579105e819",
"size": 850353
}
],
"annotations": {
"org.opencontainers.image.url": "https://github.com/docker-library/busybox",
"org.opencontainers.image.version": "1.36.1-musl"
}
}
19 changes: 19 additions & 0 deletions latest/musl/i386/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.index.v1+json",
"manifests": [
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:9820f2dc12be11390dfbff4e5bd2b99f5e963ccb16e75085a47235fd9e8da9af",
"size": 608,
"platform": {
"architecture": "386",
"os": "linux"
},
"annotations": {
"org.opencontainers.image.ref.name": "busybox:1.36.1-musl",
"io.containerd.image.name": "busybox:1.36.1-musl"
}
}
]
}
1 change: 1 addition & 0 deletions latest/musl/i386/oci-layout
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"imageLayoutVersion":"1.0.0"}
Loading

0 comments on commit 51977e5

Please sign in to comment.