Skip to content

Commit c42ebe3

Browse files
docker-library-bottianon
authored andcommitted
Update metadata for riscv64
(cherry picked from commit ec9669d)
1 parent 1457d42 commit c42ebe3

28 files changed

+272
-0
lines changed
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
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"config": {
3+
"Cmd": [
4+
"sh"
5+
],
6+
"Env": [
7+
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
8+
]
9+
},
10+
"created": "2023-05-18T22:34:17Z",
11+
"history": [
12+
{
13+
"created": "2023-05-18T22:34:17Z",
14+
"created_by": "BusyBox 1.36.1 (glibc), Debian 13"
15+
}
16+
],
17+
"rootfs": {
18+
"type": "layers",
19+
"diff_ids": [
20+
"sha256:1f1c6b87ff6aa05ec3493a69ae5799f377ea656e538352f0a613117634a792d2"
21+
]
22+
},
23+
"architecture": "riscv64",
24+
"os": "linux"
25+
}
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:95393b3e768eee6f6d3650c1dff2778910a82c43f23ca5cf5d62e256ac0c8c0e",
7+
"size": 461
8+
},
9+
"layers": [
10+
{
11+
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
12+
"digest": "sha256:7b134f084fe94a2a550ab44e99d5cbfcf6f0458669e029a9f5cf178f82befb39",
13+
"size": 1940221
14+
}
15+
],
16+
"annotations": {
17+
"org.opencontainers.image.url": "https://github.com/docker-library/busybox",
18+
"org.opencontainers.image.version": "1.36.1-glibc"
19+
}
20+
}

latest-1/glibc/riscv64/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:9fcc7e4b4446ed7531372a9cd397349750dcee99f9f666b53dded9b8052eafcc",
8+
"size": 610,
9+
"platform": {
10+
"architecture": "riscv64",
11+
"os": "linux"
12+
},
13+
"annotations": {
14+
"org.opencontainers.image.ref.name": "busybox:1.36.1-glibc",
15+
"io.containerd.image.name": "busybox:1.36.1-glibc"
16+
}
17+
}
18+
]
19+
}

latest-1/glibc/riscv64/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)