| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
🌿 Preview your docs: https://nvidia-preview-pr-2836.docs.buildwithfern.com/openshell |
Sorry, something went wrong.
|
Label test:e2e applied for 996f6de. Open the existing run and click Re-run all jobs to execute with the label set. The run will execute the standard E2E suite after building the required gateway and supervisor images once. The matching required CI gate status on this PR will flip green automatically once the run finishes. |
Sorry, something went wrong.
|
Output can be verified for the docker image that was created in this PR $ docker buildx imagetools inspect ghcr.io/nvidia/openshell/gateway:7f81fb75dc76827dd05462d7a50b2861a3125121
Name: ghcr.io/nvidia/openshell/gateway:7f81fb75dc76827dd05462d7a50b2861a3125121
MediaType: application/vnd.oci.image.index.v1+json
Digest: sha256:49d835709c3deff8a0d0578149ec9346baa2df8e4e21525c6f8e6fa04470000a
Manifests:
Name: ghcr.io/nvidia/openshell/gateway:7f81fb75dc76827dd05462d7a50b2861a3125121@sha256:535e20ef48a644ad6b9bdd54dbfc75d10234ce6a23ae48c4ea6861e871368c7d
MediaType: application/vnd.oci.image.manifest.v1+json
Platform: linux/amd64
Name: ghcr.io/nvidia/openshell/gateway:7f81fb75dc76827dd05462d7a50b2861a3125121@sha256:1d480ffcf9c5f3179c53c75db1db3243069be426fe039f1a682404efc76b0f5c
MediaType: application/vnd.oci.image.manifest.v1+json
Platform: unknown/unknown
Annotations:
vnd.docker.reference.digest: sha256:535e20ef48a644ad6b9bdd54dbfc75d10234ce6a23ae48c4ea6861e871368c7d
vnd.docker.reference.type: attestation-manifest
Name: ghcr.io/nvidia/openshell/gateway:7f81fb75dc76827dd05462d7a50b2861a3125121@sha256:2ad4ca0e127b97045ad2e4dd8047e19c5375c20284cb36e997d398ab6cc31367
MediaType: application/vnd.oci.image.manifest.v1+json
Platform: linux/arm64
Name: ghcr.io/nvidia/openshell/gateway:7f81fb75dc76827dd05462d7a50b2861a3125121@sha256:787d2e4a2f3fb7c69072c2c6e7d53535bd610e96c9c41a61beb520c1ca6ef159
MediaType: application/vnd.oci.image.manifest.v1+json
Platform: unknown/unknown
Annotations:
vnd.docker.reference.type: attestation-manifest
vnd.docker.reference.digest: sha256:2ad4ca0e127b97045ad2e4dd8047e19c5375c20284cb36e997d398ab6cc31367
And to inspect the sbom docker buildx imagetools inspect ghcr.io/nvidia/openshell/gateway:7f81fb75dc76827dd05462d7a50b2861a3125121 --format '{{ json .SBOM }}'
|
Sorry, something went wrong.
Signed-off-by: Adrien Langou <alangou@nvidia.com>
Signed-off-by: Adrien Langou <alangou@nvidia.com>
| Back | FazBrowse Home | New Git URL |
Summary
Publish per-platform SPDX SBOM and minimal SLSA provenance as OCI artifacts for pushed gateway and supervisor images. This PR is stacked on #2734 so release image SBOMs can include the cargo-auditable Rust dependencies introduced there.
Related Issue
Part of #2686.
Stacked on #2734.
Changes
Testing
Checklist