-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from containers/tarilabs-20250212-extract-from…
…-modelcar utils: extract `/models` content from ModelCar
- Loading branch information
Showing
10 changed files
with
69 additions
and
1 deletion.
There are no files selected for viewing
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
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
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,3 @@ | ||
A ModelCar for linux/arm64 with a layer of model ML file, and a ModelCarD | ||
|
||
oras copy --platform linux/arm64 --to-oci-layout quay.io/mmortari/demo20241208:latest ./download:latest |
Binary file added
BIN
+1.86 MB
.../ocilayout4/blobs/sha256/1933e30a3373776d5c7155591a6dacbc205cf6a2665b6dced682c6d2ea7b000f
Binary file not shown.
1 change: 1 addition & 0 deletions
1
.../ocilayout4/blobs/sha256/2df53fcc3c2170bcbe65e6d9c4809caee2b1792976d5867f12c04a481823ee13
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 @@ | ||
{"created":"2024-11-29T10:50:43.850369Z","architecture":"arm64","variant":"v8","os":"linux","config":{"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/sh","-c","echo 'Hello, World! and will wait forever' && sleep infinity"],"Labels":{"io.buildah.version":"1.37.1"}},"rootfs":{"diff_ids":["sha256:f21ad18174949794e810922c8ada6ff8416aabab8ef3fd3bd144e47058359f52","sha256:cb48e126671f2c2d857bc7f2ada5f7b9ae6628add26353af15f309eb99b84b93","sha256:7f426b6872596a77dca738ad102c7694f4f78f0729ae218202b74c32c4832e3f"],"type":"layers"},"history":[{"created":"2024-09-26T21:31:42Z","created_by":"BusyBox 1.37.0 (glibc), Debian 12"},{"created":"2024-11-29T10:50:43.850412Z","created_by":"/bin/sh -c #(nop) CMD [\"/bin/sh\", \"-c\", \"echo 'Hello, World! and will wait forever' && sleep infinity\"]","comment":"FROM docker.io/library/busybox:latest","empty_layer":true}]} |
1 change: 1 addition & 0 deletions
1
.../ocilayout4/blobs/sha256/6b679ab88ee14309a20d40544941f67b890e4ca49e1c40cfa133357f59b134d0
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 @@ | ||
{"schemaVersion":2,"mediaType":"application/vnd.oci.image.manifest.v1+json","config":{"mediaType":"application/vnd.oci.image.config.v1+json","digest":"sha256:2df53fcc3c2170bcbe65e6d9c4809caee2b1792976d5867f12c04a481823ee13","size":900},"layers":[{"mediaType":"application/vnd.oci.image.layer.v1.tar+gzip","digest":"sha256:1933e30a3373776d5c7155591a6dacbc205cf6a2665b6dced682c6d2ea7b000f","size":1949749},{"mediaType":"application/vnd.oci.image.layer.v1.tar+gzip","digest":"sha256:c294efacaa47e3bb60a3f718f28500d4f4ea95c32ac43c63fefe9807977eb7b2","size":1519},{"mediaType":"application/vnd.oci.image.layer.v1.tar+gzip","digest":"sha256:e14aeeb6d3b72007eaf5646fc5dc000a4d4aed7c22d2300529687c8013929034","size":2261}],"annotations":{"io.opendatahub.temp.author":"olot","org.opencontainers.image.base.digest":"sha256:6ca1ac3927a17445a61188b4f91af0bfb1e0b16757b07ec9f556e9e1e0851b15","org.opencontainers.image.base.name":"docker.io/library/busybox:latest","org.opencontainers.image.url":"https://github.com/docker-library/busybox","org.opencontainers.image.version":"1.37.0-glibc"}} |
Binary file added
BIN
+1.48 KB
.../ocilayout4/blobs/sha256/c294efacaa47e3bb60a3f718f28500d4f4ea95c32ac43c63fefe9807977eb7b2
Binary file not shown.
Binary file added
BIN
+2.21 KB
.../ocilayout4/blobs/sha256/e14aeeb6d3b72007eaf5646fc5dc000a4d4aed7c22d2300529687c8013929034
Binary file not shown.
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 @@ | ||
{"schemaVersion":2,"manifests":[{"mediaType":"application/vnd.oci.image.manifest.v1+json","digest":"sha256:6b679ab88ee14309a20d40544941f67b890e4ca49e1c40cfa133357f59b134d0","size":1077,"annotations":{"org.opencontainers.image.ref.name":"latest"},"platform":{"architecture":"arm64","os":"linux"}}]} |
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"} |