Skip to content

Commit

Permalink
Update metadata for ppc64le
Browse files Browse the repository at this point in the history
(cherry picked from commit c40c3bf)
  • Loading branch information
docker-library-bot authored and tianon committed Mar 5, 2024
1 parent 8d72643 commit f29b4e0
Show file tree
Hide file tree
Showing 28 changed files with 260 additions and 0 deletions.
22 changes: 22 additions & 0 deletions latest-1/glibc/ppc64le/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:43f9026b612fac75c6e95a997e488c1e9c5bcf71ff3e982361b963a9c4be09d0"
]
},
"architecture": "ppc64le",
"os": "linux"
}
20 changes: 20 additions & 0 deletions latest-1/glibc/ppc64le/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:939360b56012939445a199de1b9637492b70d458611d2886a662cce597fb63e5",
"size": 374
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:6d3169996020ba9aa40afce916e9a6c1723abbbb78c8f52a6e9fbfd839a17b14",
"size": 2456149
}
],
"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/ppc64le/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:f586dbc66d141ea9ef6ddaa0507e54096423fe678b47b1233ff74db86772a082",
"size": 610,
"platform": {
"architecture": "ppc64le",
"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/ppc64le/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/ppc64le/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:06005955c7d9b617c66b11d008be565b373d324f5d94898cc517ba6647986697"
]
},
"architecture": "ppc64le",
"os": "linux"
}
20 changes: 20 additions & 0 deletions latest-1/musl/ppc64le/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:2b0eae1c3a0bce36e751419cb9fc7803cbe1d8e334d5be613f1b1c0f85cb1632",
"size": 377
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:50e28b8b0aaef7cbe0bb1891030a2e9e8505f6c799a65e1d95cd24d64e2c5154",
"size": 935889
}
],
"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/ppc64le/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:b752895a38028c1a4f8b64ffb1963c7ce1a10164b4982f512a84bffa2b170022",
"size": 608,
"platform": {
"architecture": "ppc64le",
"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/ppc64le/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/ppc64le/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:2d45ea67d3196f5dc03d93f8df0ae9d21bf02f7d41eb25a594252188f16593f4"
]
},
"architecture": "ppc64le",
"os": "linux"
}
20 changes: 20 additions & 0 deletions latest/glibc/ppc64le/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:1694f502e004b9dd8285dcdb224d23795d858a02cb9aedf98059d7e2d455f4f8",
"size": 374
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:ecd7daff73c5b348617555cef6ea4f1fa730392cd0af1af44fa74da57fd827ed",
"size": 2461325
}
],
"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/ppc64le/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:8513fa0ed4eb7940d8f33995812415caaa21d6fbd4403188941307609f9b6a89",
"size": 610,
"platform": {
"architecture": "ppc64le",
"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/ppc64le/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/ppc64le/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:98cba77cc90f7126a8b49b7ebd658e239f93a56df2d37cd6427eaadd795446d7"
]
},
"architecture": "ppc64le",
"os": "linux"
}
20 changes: 20 additions & 0 deletions latest/musl/ppc64le/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:be62c3a49c352dd418e4eda2fd00255abf537b538416c738cd0412774569c644",
"size": 377
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:f1916cad6e47b96258ff098ff209e26f3c1c0812aff2ed598e46829507a6e27e",
"size": 941070
}
],
"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/ppc64le/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:88416441befa2b06d32ee1a179f57d57ec34dc21e063d3f7ce56a99e3b3ec053",
"size": 608,
"platform": {
"architecture": "ppc64le",
"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/ppc64le/oci-layout
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"imageLayoutVersion":"1.0.0"}

0 comments on commit f29b4e0

Please sign in to comment.