Skip to content

Commit b52155f

Browse files
docker-library-bottianon
authored andcommitted
Update metadata for arm64v8
(cherry picked from commit 978b34d)
1 parent 2568e26 commit b52155f

File tree

42 files changed

+402
-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

+402
-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+
../../rootfs.tar.gz
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../image-manifest.json
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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:f2da5330b1bfb13b1bb4242bd9ddf35f3fe5e747afff7533b3960801d87a4f44"
18+
]
19+
},
20+
"architecture": "arm64",
21+
"os": "linux",
22+
"variant": "v8"
23+
}
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:89bf88b6ae759b3cf19913ea54ddba17e65a6efa7d1d86063a5d830015e87c2f",
7+
"size": 390
8+
},
9+
"layers": [
10+
{
11+
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
12+
"digest": "sha256:8a65b3d2374bd347c9877811ef0ea7ab3db081a84430267d23447e39cd90c7c4",
13+
"size": 1837213
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/arm64v8/index.json

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.index.v1+json",
4+
"manifests": [
5+
{
6+
"mediaType": "application/vnd.oci.image.manifest.v1+json",
7+
"digest": "sha256:d4bedb27268632135578a01fec33debcd0f5453380260edc6a6eb2c3838adfb1",
8+
"size": 610,
9+
"platform": {
10+
"architecture": "arm64",
11+
"os": "linux",
12+
"variant": "v8"
13+
},
14+
"annotations": {
15+
"org.opencontainers.image.ref.name": "busybox:1.35.0-glibc",
16+
"io.containerd.image.name": "busybox:1.35.0-glibc"
17+
}
18+
}
19+
]
20+
}

latest-1/glibc/arm64v8/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+
../../rootfs.tar.gz
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

0 commit comments

Comments
 (0)