Skip to content

Commit 51977e5

Browse files
docker-library-bottianon
authored andcommitted
Update metadata for i386
(cherry picked from commit a641654)
1 parent b52155f commit 51977e5

File tree

42 files changed

+390
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+390
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../image-config.json
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../image-manifest.json
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../rootfs.tar.gz
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"config": {
3+
"Cmd": [
4+
"sh"
5+
]
6+
},
7+
"created": "2021-12-26T16:56:57Z",
8+
"history": [
9+
{
10+
"created": "2021-12-26T16:56:57Z",
11+
"created_by": "BusyBox 1.35.0 (glibc), Debian 12"
12+
}
13+
],
14+
"rootfs": {
15+
"type": "layers",
16+
"diff_ids": [
17+
"sha256:1e52f6598609072284fa4a482de4adc798e99629e5ace025e785d6f9b17b7e04"
18+
]
19+
},
20+
"architecture": "386",
21+
"os": "linux"
22+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"schemaVersion": 2,
3+
"mediaType": "application/vnd.oci.image.manifest.v1+json",
4+
"config": {
5+
"mediaType": "application/vnd.oci.image.config.v1+json",
6+
"digest": "sha256:004fc0f9ab197ba0512ae7129a3014bb6a2e234b0fe72ac89f1715736e04b661",
7+
"size": 370
8+
},
9+
"layers": [
10+
{
11+
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
12+
"digest": "sha256:90e9da41711353fae11232db745a5175100b82e18226c70c2c8b9cd08fdc3338",
13+
"size": 2203641
14+
}
15+
],
16+
"annotations": {
17+
"org.opencontainers.image.url": "https://github.com/docker-library/busybox",
18+
"org.opencontainers.image.version": "1.35.0-glibc"
19+
}
20+
}

latest-1/glibc/i386/index.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"schemaVersion": 2,
3+
"mediaType": "application/vnd.oci.image.index.v1+json",
4+
"manifests": [
5+
{
6+
"mediaType": "application/vnd.oci.image.manifest.v1+json",
7+
"digest": "sha256:797063ccd797153a3ed4aca5dbf06ff120797eb24d9d501a40eaab302cc1f743",
8+
"size": 610,
9+
"platform": {
10+
"architecture": "386",
11+
"os": "linux"
12+
},
13+
"annotations": {
14+
"org.opencontainers.image.ref.name": "busybox:1.35.0-glibc",
15+
"io.containerd.image.name": "busybox:1.35.0-glibc"
16+
}
17+
}
18+
]
19+
}

latest-1/glibc/i386/oci-layout

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"imageLayoutVersion":"1.0.0"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../image-config.json
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../image-manifest.json
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../rootfs.tar.gz

0 commit comments

Comments
 (0)