forked from docker-library/busybox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ded0a4
commit 60f0107
Showing
14 changed files
with
134 additions
and
0 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
...usl/arm32v6/blobs/sha256/461d411de7876cfdf128f811777c85dd543305ccd7d56c8cfc3c1dfa5946a023
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../rootfs.tar.gz |
1 change: 1 addition & 0 deletions
1
...usl/arm32v6/blobs/sha256/61f59067cdfe0c545fae7502917047079f6a876e78dcd0187c39928a1836a7d1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../image-manifest.json |
1 change: 1 addition & 0 deletions
1
...usl/arm32v6/blobs/sha256/94f90368019e11514e9875c7b3593421417856e2b498d27aaa8d0b5b2f87b4ea
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../image-config.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"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:bb709a0f3f3e1858b9c870c33bfcf6ee85441d06749419c6b2498d7cadda23bb" | ||
] | ||
}, | ||
"architecture": "arm", | ||
"os": "linux", | ||
"variant": "v6" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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:94f90368019e11514e9875c7b3593421417856e2b498d27aaa8d0b5b2f87b4ea", | ||
"size": 391 | ||
}, | ||
"layers": [ | ||
{ | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"digest": "sha256:461d411de7876cfdf128f811777c85dd543305ccd7d56c8cfc3c1dfa5946a023", | ||
"size": 944715 | ||
} | ||
], | ||
"annotations": { | ||
"org.opencontainers.image.url": "https://github.com/docker-library/busybox", | ||
"org.opencontainers.image.version": "1.35.0-musl" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"schemaVersion": 2, | ||
"mediaType": "application/vnd.oci.image.index.v1+json", | ||
"manifests": [ | ||
{ | ||
"mediaType": "application/vnd.oci.image.manifest.v1+json", | ||
"digest": "sha256:61f59067cdfe0c545fae7502917047079f6a876e78dcd0187c39928a1836a7d1", | ||
"size": 608, | ||
"platform": { | ||
"architecture": "arm", | ||
"os": "linux", | ||
"variant": "v6" | ||
}, | ||
"annotations": { | ||
"org.opencontainers.image.ref.name": "busybox:1.35.0-musl", | ||
"io.containerd.image.name": "busybox:1.35.0-musl" | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"imageLayoutVersion":"1.0.0"} |
1 change: 1 addition & 0 deletions
1
...usl/arm32v6/blobs/sha256/0bcc1b827b855c65eaf6e031e894e682b6170160b8a676e1df7527a19d51fb1a
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../image-manifest.json |
1 change: 1 addition & 0 deletions
1
...usl/arm32v6/blobs/sha256/7d205c11c6dd2dcafdc8f38f12db83ff61d6165cd69095f2918d31f1b587f8d5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../image-config.json |
1 change: 1 addition & 0 deletions
1
...usl/arm32v6/blobs/sha256/d7e1102586fb0e4048aa13fa2b2dec0d046b4d252daf534b4465c028bec14698
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../rootfs.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"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:ba55506e21137ed2a86b28d4fa53274a03646de374abf00782e8510dcb8eacc1" | ||
] | ||
}, | ||
"architecture": "arm", | ||
"os": "linux", | ||
"variant": "v6" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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:7d205c11c6dd2dcafdc8f38f12db83ff61d6165cd69095f2918d31f1b587f8d5", | ||
"size": 391 | ||
}, | ||
"layers": [ | ||
{ | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"digest": "sha256:d7e1102586fb0e4048aa13fa2b2dec0d046b4d252daf534b4465c028bec14698", | ||
"size": 948846 | ||
} | ||
], | ||
"annotations": { | ||
"org.opencontainers.image.url": "https://github.com/docker-library/busybox", | ||
"org.opencontainers.image.version": "1.36.1-musl" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"schemaVersion": 2, | ||
"mediaType": "application/vnd.oci.image.index.v1+json", | ||
"manifests": [ | ||
{ | ||
"mediaType": "application/vnd.oci.image.manifest.v1+json", | ||
"digest": "sha256:0bcc1b827b855c65eaf6e031e894e682b6170160b8a676e1df7527a19d51fb1a", | ||
"size": 608, | ||
"platform": { | ||
"architecture": "arm", | ||
"os": "linux", | ||
"variant": "v6" | ||
}, | ||
"annotations": { | ||
"org.opencontainers.image.ref.name": "busybox:1.36.1-musl", | ||
"io.containerd.image.name": "busybox:1.36.1-musl" | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"imageLayoutVersion":"1.0.0"} |