diff --git a/content/chainguard/chainguard-images/reference/argocd-repo-server/image_specs.md b/content/chainguard/chainguard-images/reference/argocd-repo-server/image_specs.md index b5a6cc5e07..e01e3b1b54 100644 --- a/content/chainguard/chainguard-images/reference/argocd-repo-server/image_specs.md +++ b/content/chainguard/chainguard-images/reference/argocd-repo-server/image_specs.md @@ -29,44 +29,65 @@ The **argocd-repo-server** Chainguard Image currently has 2 public variants: The table has detailed information about each of these variants. -| | latest-dev | latest | -|--------------|----------------|----------------| -| Default User | `argocd` | `argocd` | -| Entrypoint | not specified | not specified | -| CMD | not specified | not specified | -| Workdir | `/home/argocd` | `/home/argocd` | -| Has apk? | yes | no | -| Has a shell? | yes | yes | +| | latest-dev | latest | +|--------------|-------------------------------------|-------------------------------------| +| Default User | `argocd` | `argocd` | +| Entrypoint | `/usr/local/bin/argocd-repo-server` | `/usr/local/bin/argocd-repo-server` | +| CMD | not specified | not specified | +| Workdir | `/home/argocd` | `/home/argocd` | +| Has apk? | yes | no | +| Has a shell? | yes | yes | Check the [tags history page](/chainguard/chainguard-images/reference/argocd-repo-server/tags_history/) for the full list of available tags. ## Packages Included The table shows package distribution across variants. -| | latest-dev | latest | -|--------------------------|------------|--------| -| `apk-tools` | X | | -| `argo-cd-2.8` | X | X | -| `argo-cd-2.8-compat` | X | X | -| `bash` | X | | -| `busybox` | X | X | -| `ca-certificates-bundle` | X | X | -| `git` | X | | -| `glibc` | X | X | -| `glibc-locale-posix` | X | X | -| `ld-linux` | X | X | -| `libbrotlicommon1` | X | | -| `libbrotlidec1` | X | | -| `libcrypt1` | X | X | -| `libcrypto3` | X | | -| `libcurl-openssl4` | X | | -| `libexpat1` | X | | -| `libnghttp2-14` | X | | -| `libpcre2-8-0` | X | | -| `libssl3` | X | | -| `ncurses` | X | | -| `ncurses-terminfo-base` | X | | -| `openssl-config` | X | | -| `wolfi-baselayout` | X | X | -| `zlib` | X | | +| | latest-dev | latest | +|---------------------------|------------|--------| +| `apk-tools` | X | | +| `argo-cd-2.8-compat` | X | X | +| `argo-cd-2.8-repo-server` | X | X | +| `bash` | X | | +| `busybox` | X | X | +| `ca-certificates-bundle` | X | X | +| `git` | X | X | +| `git-lfs` | X | X | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `gnupg` | X | X | +| `gnupg-gpgconf` | X | X | +| `gpg` | X | X | +| `gpg-agent` | X | X | +| `helm` | X | X | +| `kustomize` | X | X | +| `ld-linux` | X | X | +| `libassuan` | X | X | +| `libbrotlicommon1` | X | X | +| `libbrotlidec1` | X | X | +| `libbz2-1` | X | X | +| `libcrypt1` | X | X | +| `libcrypto3` | X | X | +| `libcurl-openssl4` | X | X | +| `libedit` | X | X | +| `libexpat1` | X | X | +| `libgcrypt` | X | X | +| `libgpg-error` | X | X | +| `libnghttp2-14` | X | X | +| `libpcre2-8-0` | X | X | +| `libssl3` | X | X | +| `ncurses` | X | X | +| `ncurses-terminfo-base` | X | X | +| `npth` | X | X | +| `openssh` | X | X | +| `openssh-client` | X | X | +| `openssh-keygen` | X | X | +| `openssh-server` | X | X | +| `openssh-server-config` | X | X | +| `openssh-sftp-server` | X | X | +| `openssl-config` | X | X | +| `sqlite-libs` | X | X | +| `tzdata` | X | X | +| `wolfi-baselayout` | X | X | +| `zlib` | X | X | diff --git a/content/chainguard/chainguard-images/reference/argocd-repo-server/tags_history.md b/content/chainguard/chainguard-images/reference/argocd-repo-server/tags_history.md index 401e1d1286..3599b6047e 100644 --- a/content/chainguard/chainguard-images/reference/argocd-repo-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/argocd-repo-server/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 23rd | `sha256:d1dc02dbca18dd4bc69d326cb3da0c9d05ed6911adf15a10ac8ed7cd28655f6d` | -| `latest` | October 23rd | `sha256:aa638966adb94a171c5f1fb711e6919e16689f2c630b87559af3590f45e4870c` | +| `latest-dev` | October 24th | `sha256:4c23736752ed505b70d2f828bd2f03bc24b61d0086d7d49cffd38a7e8d2b1234` | +| `latest` | October 24th | `sha256:3f3e57552c6164bd14fe6936b9208f71926bd6d12d76702ff5756d4070e9fa72` | diff --git a/content/chainguard/chainguard-images/reference/argocd/image_specs.md b/content/chainguard/chainguard-images/reference/argocd/image_specs.md index aa95fb30f1..23afe78368 100644 --- a/content/chainguard/chainguard-images/reference/argocd/image_specs.md +++ b/content/chainguard/chainguard-images/reference/argocd/image_specs.md @@ -54,26 +54,19 @@ The table shows package distribution across variants. | `git` | X | | | `glibc` | X | X | | `glibc-locale-posix` | X | X | -| `gnupg-gpgconf` | X | X | -| `gpg` | X | X | | `ld-linux` | X | X | -| `libassuan` | X | X | | `libbrotlicommon1` | X | | | `libbrotlidec1` | X | | -| `libbz2-1` | X | X | | `libcrypt1` | X | X | | `libcrypto3` | X | | | `libcurl-openssl4` | X | | | `libexpat1` | X | | -| `libgcrypt` | X | X | -| `libgpg-error` | X | X | | `libnghttp2-14` | X | | | `libpcre2-8-0` | X | | | `libssl3` | X | | | `ncurses` | X | | | `ncurses-terminfo-base` | X | | | `openssl-config` | X | | -| `sqlite-libs` | X | X | | `wolfi-baselayout` | X | X | -| `zlib` | X | X | +| `zlib` | X | | diff --git a/content/chainguard/chainguard-images/reference/argocd/tags_history.md b/content/chainguard/chainguard-images/reference/argocd/tags_history.md index d49bf9571b..328090dac9 100644 --- a/content/chainguard/chainguard-images/reference/argocd/tags_history.md +++ b/content/chainguard/chainguard-images/reference/argocd/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 20th | `sha256:01f520e03875b1fd3bef9aa355da975bae81614aac79d6e7c80f7624d1e2087a` | -| `latest` | October 20th | `sha256:e3bb55d796ca6579c1b019afaba2b69468517ac32d79a2a9a0719459834004e9` | +| `latest` | October 24th | `sha256:aa638966adb94a171c5f1fb711e6919e16689f2c630b87559af3590f45e4870c` | +| `latest-dev` | October 24th | `sha256:09c0be4745a1dde99f085cd68cedfd65f7670c6aa03561af44a116295484a0c3` | diff --git a/content/chainguard/chainguard-images/reference/aws-cli/tags_history.md b/content/chainguard/chainguard-images/reference/aws-cli/tags_history.md index 0a8d1e014a..a3e29294fc 100644 --- a/content/chainguard/chainguard-images/reference/aws-cli/tags_history.md +++ b/content/chainguard/chainguard-images/reference/aws-cli/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 22nd | `sha256:eda9405cb006374eefced0ed115c5e0cb3511a0fd286d319910182f934aa0e1d` | -| `latest` | October 22nd | `sha256:f22ab6248d1cad9854ab421e0cd8ce66efd58baba4763aa981dbd3ae6b84f0ea` | +| `latest-dev` | October 24th | `sha256:765408ecba0711b8d8cbe3e4e94f2e04cb2015ed18f45b085c16a92f101a2475` | +| `latest` | October 24th | `sha256:4f7cbbabeed96df78883bba508a5ccca4c78d659795d995ba76a4d32e60b631f` | diff --git a/content/chainguard/chainguard-images/reference/aws-efs-csi-driver/tags_history.md b/content/chainguard/chainguard-images/reference/aws-efs-csi-driver/tags_history.md index a330e1723c..7ae40b3847 100644 --- a/content/chainguard/chainguard-images/reference/aws-efs-csi-driver/tags_history.md +++ b/content/chainguard/chainguard-images/reference/aws-efs-csi-driver/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 22nd | `sha256:88660722839ac96029ef7e7d9e18db1bc73ef9b7b98ca754f813560e9da8d5f2` | -| `latest-dev` | October 22nd | `sha256:8555e9a352dc078ddf803429840c401399048c65808028e778d393e622b8950f` | +| `latest` | October 24th | `sha256:9a34173bc5ff6d9afa64f703dfe2cf964bcf6ee5b4cc488362b892c4c4f7fa03` | +| `latest-dev` | October 24th | `sha256:d7867b5365e92c9c473b9276bd85604c8d2e1c024a83091897bb0bab23071563` | diff --git a/content/chainguard/chainguard-images/reference/bazel/tags_history.md b/content/chainguard/chainguard-images/reference/bazel/tags_history.md index 95dc187dff..956f3673e6 100644 --- a/content/chainguard/chainguard-images/reference/bazel/tags_history.md +++ b/content/chainguard/chainguard-images/reference/bazel/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 22nd | `sha256:ddfb9e4aa4ce9f29448df4f0181217afcf86eee98a51fc7005b4b2b5127df529` | +| `latest` | October 24th | `sha256:759109ec382f66588cefc4dbc7f973009e972051e58b96048bc04c8d6705eb4f` | diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/_index.md b/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/_index.md new file mode 100644 index 0000000000..17a9dbd49d --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: cilium-hubble-ui-backend" +linktitle: "cilium-hubble-ui-backend" +type: "article" +layout: "single" +description: "Overview: cilium-hubble-ui-backend Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +menu: + docs: + parent: "images-reference" +weight: 500 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/provenance_info/" >}} +{{}} + +Minimal **cilium-hubble-ui-backend** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/cilium-hubble-ui-backend:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/image_specs.md b/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/image_specs.md new file mode 100644 index 0000000000..715cdd8e30 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/image_specs.md @@ -0,0 +1,72 @@ +--- +title: "cilium-hubble-ui-backend Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public cilium-hubble-ui-backend Chainguard Image variants" +date: 2023-03-07T11:07:52+02:00 +lastmod: 2023-03-07T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 550 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **cilium-hubble-ui-backend** Image. + +## Variants Compared +The **cilium-hubble-ui-backend** Chainguard Image currently has 2 public variants: + +- `latest-dev` +- `latest` + +The table has detailed information about each of these variants. + +| | latest-dev | latest | +|--------------|---------------------|---------------------| +| Default User | `hubble-ui-backend` | `hubble-ui-backend` | +| Entrypoint | `/usr/bin/backend` | `/usr/bin/backend` | +| CMD | not specified | not specified | +| Workdir | not specified | not specified | +| Has apk? | yes | no | +| Has a shell? | yes | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest-dev | latest | +|--------------------------|------------|--------| +| `apk-tools` | X | | +| `bash` | X | | +| `busybox` | X | | +| `ca-certificates-bundle` | X | X | +| `git` | X | | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `gops` | X | X | +| `hubble-ui-backend` | X | X | +| `ld-linux` | X | X | +| `libbrotlicommon1` | X | | +| `libbrotlidec1` | X | | +| `libcrypt1` | X | | +| `libcrypto3` | X | | +| `libcurl-openssl4` | X | | +| `libexpat1` | X | | +| `libnghttp2-14` | X | | +| `libpcre2-8-0` | X | | +| `libssl3` | X | | +| `ncurses` | X | | +| `ncurses-terminfo-base` | X | | +| `openssl-config` | X | | +| `wolfi-baselayout` | X | X | +| `zlib` | X | | + diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/provenance_info.md b/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/provenance_info.md new file mode 100644 index 0000000000..6bcbec6de2 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for cilium-hubble-ui-backend Images" +type: "article" +unlisted: true +description: "Provenance information for cilium-hubble-ui-backend Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 600 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/provenance_info/" >}} +{{}} + +All Chainguard Images contain verifiable signatures and high-quality SBOMs (software bill of materials), features that enable users to confirm the origin of each image built and have a detailed list of everything that is packed within. + +## Verifying Image Signatures +The **cilium-hubble-ui-backend** Chainguard Images are signed using Sigstore, and you can check the included signatures using `cosign`. + +The following command requires [cosign](https://docs.sigstore.dev/cosign/overview/) and [jq](https://stedolan.github.io/jq/) to be installed on your machine. It will pull detailed information about all signatures found for the provided image. + +```shell +cosign verify --certificate-oidc-issuer=https://token.actions.githubusercontent.com --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main cgr.dev/chainguard/cilium-hubble-ui-backend | jq +``` + +By default, this command will fetch signatures for the `latest` tag. You can also specify the tag you want to fetch signatures for. + +## Downloading and Verifying SBOMs + +All Chainguard Images come with a high-quality Software Bill Of Materials (SBOM) attested at build-time. The SBOM can be downloaded using the cosign tool: + +```shell +cosign download attestation \ + --predicate-type=https://spdx.dev/Document \ + cgr.dev/chainguard/cilium-hubble-ui-backend | jq -r .payload | base64 -d | jq +``` +By default, this command will fetch the SBOM assigned to the `latest` tag. You can also specify the tag you want to fetch the SBOM from. + +With cosign 2.0+, you can use the `cosign verify-attestation` command to check the signature of an SBOM: + +```shell +cosign verify-attestation \ + --type https://spdx.dev/Document \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com \ + --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main \ + --platform=linux/amd64 \ + cgr.dev/chainguard/cilium-hubble-ui-backend +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/cilium-hubble-ui-backend -- +The following checks were performed on each of these signatures: +- The cosign claims were validated +- Existence of the claims in the transparency log was verified offline +- The code-signing certificate was verified using trusted certificate authority certificates +Certificate subject: https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main +Certificate issuer URL: https://token.actions.githubusercontent.com +GitHub Workflow Trigger: schedule +GitHub Workflow SHA: da283c26829d46c2d2883de5ff98bee672428696 +GitHub Workflow Name: .github/workflows/release.yaml +GitHub Workflow Trigger chainguard-images/images +GitHub Workflow Ref: refs/heads/main +... +``` diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/tags_history.md b/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/tags_history.md new file mode 100644 index 0000000000..b1dc115b2b --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/tags_history.md @@ -0,0 +1,30 @@ +--- +title: "cilium-hubble-ui-backend Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the cilium-hubble-ui-backend Chainguard Image" +date: 2023-06-22T11:07:52+02:00 +lastmod: 2023-06-22T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 700 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui-backend/provenance_info/" >}} +{{}} + +The following table contains the most recent tags and digests that can be used to pin your Dockerfile to a specific build of this image. Check our guide on [Using the Tag History API](/chainguard/chainguard-images/using-the-tag-history-api/) for information on how to fetch all tags from an image and how to pin your Dockerfile to a specific digest. + +Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). + +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest` | October 24th | `sha256:37587087b24b2401181e8d85f97a8b71dfbf8c4e0fba9240e0839c7d3e143f47` | +| `latest-dev` | October 24th | `sha256:a8e8b7bb5a4de5abdf296b46adebbc987639971b7a49009956c575d91a24269d` | + diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-ui/_index.md b/content/chainguard/chainguard-images/reference/cilium-hubble-ui/_index.md new file mode 100644 index 0000000000..5103a02e79 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-ui/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: cilium-hubble-ui" +linktitle: "cilium-hubble-ui" +type: "article" +layout: "single" +description: "Overview: cilium-hubble-ui Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +menu: + docs: + parent: "images-reference" +weight: 500 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-ui/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/provenance_info/" >}} +{{}} + +Minimal **cilium-hubble-ui** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/cilium-hubble-ui:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-ui/image_specs.md b/content/chainguard/chainguard-images/reference/cilium-hubble-ui/image_specs.md new file mode 100644 index 0000000000..8262913f5a --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-ui/image_specs.md @@ -0,0 +1,79 @@ +--- +title: "cilium-hubble-ui Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public cilium-hubble-ui Chainguard Image variants" +date: 2023-03-07T11:07:52+02:00 +lastmod: 2023-03-07T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 550 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-ui/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **cilium-hubble-ui** Image. + +## Variants Compared +The **cilium-hubble-ui** Chainguard Image currently has 2 public variants: + +- `latest-dev` +- `latest` + +The table has detailed information about each of these variants. + +| | latest-dev | latest | +|--------------|----------------|----------------| +| Default User | `nginx` | `nginx` | +| Entrypoint | Service Bundle | Service Bundle | +| CMD | not specified | not specified | +| Workdir | not specified | not specified | +| Has apk? | yes | no | +| Has a shell? | yes | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/cilium-hubble-ui/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest-dev | latest | +|--------------------------|------------|--------| +| `apk-tools` | X | | +| `bash` | X | | +| `busybox` | X | | +| `ca-certificates-bundle` | X | X | +| `execline` | X | X | +| `git` | X | | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `hubble-ui` | X | X | +| `ld-linux` | X | X | +| `libbrotlicommon1` | X | | +| `libbrotlidec1` | X | | +| `libcrypt1` | X | X | +| `libcrypto3` | X | X | +| `libcurl-openssl4` | X | | +| `libexpat1` | X | | +| `libgcc` | X | X | +| `libnghttp2-14` | X | | +| `libpcre2-8-0` | X | | +| `libssl3` | X | X | +| `libstdc++` | X | X | +| `ncurses` | X | | +| `ncurses-terminfo-base` | X | | +| `nginx-mainline` | X | X | +| `nginx-mainline-config` | X | X | +| `openssl-config` | X | X | +| `pcre` | X | X | +| `s6` | X | X | +| `skalibs` | X | X | +| `wolfi-baselayout` | X | X | +| `zlib` | X | X | + diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-ui/provenance_info.md b/content/chainguard/chainguard-images/reference/cilium-hubble-ui/provenance_info.md new file mode 100644 index 0000000000..7f8dd08ee9 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-ui/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for cilium-hubble-ui Images" +type: "article" +unlisted: true +description: "Provenance information for cilium-hubble-ui Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 600 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-ui/provenance_info/" >}} +{{}} + +All Chainguard Images contain verifiable signatures and high-quality SBOMs (software bill of materials), features that enable users to confirm the origin of each image built and have a detailed list of everything that is packed within. + +## Verifying Image Signatures +The **cilium-hubble-ui** Chainguard Images are signed using Sigstore, and you can check the included signatures using `cosign`. + +The following command requires [cosign](https://docs.sigstore.dev/cosign/overview/) and [jq](https://stedolan.github.io/jq/) to be installed on your machine. It will pull detailed information about all signatures found for the provided image. + +```shell +cosign verify --certificate-oidc-issuer=https://token.actions.githubusercontent.com --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main cgr.dev/chainguard/cilium-hubble-ui | jq +``` + +By default, this command will fetch signatures for the `latest` tag. You can also specify the tag you want to fetch signatures for. + +## Downloading and Verifying SBOMs + +All Chainguard Images come with a high-quality Software Bill Of Materials (SBOM) attested at build-time. The SBOM can be downloaded using the cosign tool: + +```shell +cosign download attestation \ + --predicate-type=https://spdx.dev/Document \ + cgr.dev/chainguard/cilium-hubble-ui | jq -r .payload | base64 -d | jq +``` +By default, this command will fetch the SBOM assigned to the `latest` tag. You can also specify the tag you want to fetch the SBOM from. + +With cosign 2.0+, you can use the `cosign verify-attestation` command to check the signature of an SBOM: + +```shell +cosign verify-attestation \ + --type https://spdx.dev/Document \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com \ + --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main \ + --platform=linux/amd64 \ + cgr.dev/chainguard/cilium-hubble-ui +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/cilium-hubble-ui -- +The following checks were performed on each of these signatures: +- The cosign claims were validated +- Existence of the claims in the transparency log was verified offline +- The code-signing certificate was verified using trusted certificate authority certificates +Certificate subject: https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main +Certificate issuer URL: https://token.actions.githubusercontent.com +GitHub Workflow Trigger: schedule +GitHub Workflow SHA: da283c26829d46c2d2883de5ff98bee672428696 +GitHub Workflow Name: .github/workflows/release.yaml +GitHub Workflow Trigger chainguard-images/images +GitHub Workflow Ref: refs/heads/main +... +``` diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-ui/tags_history.md b/content/chainguard/chainguard-images/reference/cilium-hubble-ui/tags_history.md new file mode 100644 index 0000000000..53953e1ccd --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-ui/tags_history.md @@ -0,0 +1,30 @@ +--- +title: "cilium-hubble-ui Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the cilium-hubble-ui Chainguard Image" +date: 2023-06-22T11:07:52+02:00 +lastmod: 2023-06-22T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 700 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-ui/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-ui/provenance_info/" >}} +{{}} + +The following table contains the most recent tags and digests that can be used to pin your Dockerfile to a specific build of this image. Check our guide on [Using the Tag History API](/chainguard/chainguard-images/using-the-tag-history-api/) for information on how to fetch all tags from an image and how to pin your Dockerfile to a specific digest. + +Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). + +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 24th | `sha256:d543fce4c208a27cd5466cf3e35308bf6005d3519fbcc3d57a3fb609b1f8cc60` | +| `latest` | October 24th | `sha256:bc8e5592e343143c1a9f5cf95d081b6a2d7d9472f4342a9174a7ad1b8b4630f7` | + diff --git a/content/chainguard/chainguard-images/reference/fluentd/image_specs.md b/content/chainguard/chainguard-images/reference/fluentd/image_specs.md index d4db891c4a..2694d262fd 100644 --- a/content/chainguard/chainguard-images/reference/fluentd/image_specs.md +++ b/content/chainguard/chainguard-images/reference/fluentd/image_specs.md @@ -95,7 +95,7 @@ The table shows package distribution across variants. | `ruby3.2-bundler` | X | X | X | X | | `ruby3.2-concurrent-ruby` | X | X | X | X | | `ruby3.2-cool.io` | X | X | X | X | -| `ruby3.2-fluentd` | X | X | X | X | +| `ruby3.2-fluentd-1.16` | X | X | X | X | | `ruby3.2-http_parser.rb` | X | X | X | X | | `ruby3.2-msgpack` | X | X | X | X | | `ruby3.2-serverengine` | X | X | X | X | diff --git a/content/chainguard/chainguard-images/reference/fluentd/tags_history.md b/content/chainguard/chainguard-images/reference/fluentd/tags_history.md index 0c03e021c1..ca2e1d2e7d 100644 --- a/content/chainguard/chainguard-images/reference/fluentd/tags_history.md +++ b/content/chainguard/chainguard-images/reference/fluentd/tags_history.md @@ -25,10 +25,10 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |----------------------|----------------|---------------------------------------------------------------------------| -| `latest` | October 22nd | `sha256:b6eb2f1c9b003ee669503c96d6da5abd29b2d4a731e532b34d63fb0dd05f7a59` | -| `latest-dev` | October 22nd | `sha256:58db4c3c67a6bdcc5ccd6b0d478fe0c0a33e0aca498b2988dfe5df3866f79148` | -| `latest-splunk-dev` | October 22nd | `sha256:48f290477d4241da030bda01604ff49f810ea3884eb6d9414bfa2c26a90a82b9` | -| `latest-splunk` | October 22nd | `sha256:9dfeb284b5942b3f56e630ccec99c809a0dbbd56e312443baaeef7211442cd07` | +| `latest` | October 24th | `sha256:d42bed1ae0b7f95a44a14d036889f5a3055fbe853ab9941d3a2783c5678da18e` | +| `latest-dev` | October 24th | `sha256:3e6f6c6c36525880b8798d9c9638982978dac68c92e3bd8683ffb10446ad294c` | +| `latest-splunk-dev` | October 24th | `sha256:2374951c1730610e6225dbe5b10de51299d0c1b0fc9c58d607c281b6cdce31ba` | +| `latest-splunk` | October 24th | `sha256:f4c5a844dedc39e5ff8c4b025d4ac59a7dc32fbe9e0614a46d643745bc36431b` | | `edge-dev` | September 29th | `sha256:092dc09a5f24342d65171d4cfd3c473030ffdb9257f991a23c56cc0bd3591e60` | | `edge` | September 29th | `sha256:3e90a70f5e3ae94e0ad95c5702218e88eb6a2e89f3a68eaced442c0300da42f8` | diff --git a/content/chainguard/chainguard-images/reference/gradle/tags_history.md b/content/chainguard/chainguard-images/reference/gradle/tags_history.md index 6370e78db1..744666345b 100644 --- a/content/chainguard/chainguard-images/reference/gradle/tags_history.md +++ b/content/chainguard/chainguard-images/reference/gradle/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 22nd | `sha256:1ed5cd0b63fdb49fc99eb35b424aa8746950337250af3515ba14aa2e8bec0bb2` | +| `latest` | October 24th | `sha256:d903d0002997f3f16a99b104f915b8c3b43ee6abec50aaea6fcf557791cf2ac8` | diff --git a/content/chainguard/chainguard-images/reference/newrelic-prometheus-configurator/tags_history.md b/content/chainguard/chainguard-images/reference/newrelic-prometheus-configurator/tags_history.md index af31367104..a4e76eb84e 100644 --- a/content/chainguard/chainguard-images/reference/newrelic-prometheus-configurator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/newrelic-prometheus-configurator/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 20th | `sha256:f696b484d8643f7fec05a2ba15e26da950281e05ff3ef88456553f111300122d` | +| `latest` | October 24th | `sha256:4bd305fefaca060acfee8f4a93d8ddb68878c4e0ba46c640cbd39deb669e99b8` | diff --git a/content/chainguard/chainguard-images/reference/node/image_specs.md b/content/chainguard/chainguard-images/reference/node/image_specs.md index 0b87b0ec5c..7ce91bd2e0 100644 --- a/content/chainguard/chainguard-images/reference/node/image_specs.md +++ b/content/chainguard/chainguard-images/reference/node/image_specs.md @@ -89,7 +89,7 @@ The table shows package distribution across variants. | `ncurses` | X | | | `ncurses-terminfo-base` | X | | | `nghttp2` | X | X | -| `nodejs-18` | X | X | +| `nodejs-20` | X | X | | `npm` | X | X | | `nss-db` | X | | | `nss-hesiod` | X | | diff --git a/content/chainguard/chainguard-images/reference/node/tags_history.md b/content/chainguard/chainguard-images/reference/node/tags_history.md index 270b21a533..c886aa2aa5 100644 --- a/content/chainguard/chainguard-images/reference/node/tags_history.md +++ b/content/chainguard/chainguard-images/reference/node/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 22nd | `sha256:591381d99415f223f4d2f857ab63846a05443af6cdc59816e7161c082a1669f3` | -| `latest` | October 22nd | `sha256:1a27c8f7b7aedad9ba9efbb66773ff10d4d4549c0769f3ba8b4ea95c84275f4c` | +| `latest` | October 24th | `sha256:ba8330d69c6b1df62175e83c472f54a91b92a53363d5143f4a1b4037826145ed` | +| `latest-dev` | October 24th | `sha256:e81017b764b365c741c6fb91c66757c97111ed5eab2972fe7afe97f53dc9f39b` | diff --git a/content/chainguard/chainguard-images/reference/nvidia-device-plugin/image_specs.md b/content/chainguard/chainguard-images/reference/nvidia-device-plugin/image_specs.md index 768761a119..fd05243312 100644 --- a/content/chainguard/chainguard-images/reference/nvidia-device-plugin/image_specs.md +++ b/content/chainguard/chainguard-images/reference/nvidia-device-plugin/image_specs.md @@ -31,7 +31,7 @@ The table has detailed information about each of these variants. | | latest-dev | latest | |--------------|---------------------------------|---------------------------------| -| Default User | `nonroot` | `nonroot` | +| Default User | `root` | `root` | | Entrypoint | `/usr/bin/nvidia-device-plugin` | `/usr/bin/nvidia-device-plugin` | | CMD | not specified | not specified | | Workdir | not specified | not specified | diff --git a/content/chainguard/chainguard-images/reference/nvidia-device-plugin/tags_history.md b/content/chainguard/chainguard-images/reference/nvidia-device-plugin/tags_history.md index 09c48758e9..c88b45afc2 100644 --- a/content/chainguard/chainguard-images/reference/nvidia-device-plugin/tags_history.md +++ b/content/chainguard/chainguard-images/reference/nvidia-device-plugin/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 22nd | `sha256:75c20fd81eecaffae5c79ec872204667b6152e631fb678c4360ccfd24426c911` | -| `latest-dev` | October 22nd | `sha256:6f379ab59e8289609b0e999a3925faa3f23c04afc15e9ec5b6c9d5cda5a81229` | +| `latest-dev` | October 24th | `sha256:0639b5a746b0b8055040b0e555a04b92d2ac0eb7f3140bb4c09a05e52cb7b455` | +| `latest` | October 24th | `sha256:e3e4f0edfbd8de1e550d26a3977023132fdabc034c7fdf6da46ac63a0799dce1` | diff --git a/content/chainguard/chainguard-images/reference/opensearch/tags_history.md b/content/chainguard/chainguard-images/reference/opensearch/tags_history.md index aa71e256cc..d6474d8226 100644 --- a/content/chainguard/chainguard-images/reference/opensearch/tags_history.md +++ b/content/chainguard/chainguard-images/reference/opensearch/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 22nd | `sha256:5f79735bc92a3bdef4cc15548712090cee18215ff8a25b50b5bb3a78136887a6` | -| `latest-dev` | October 22nd | `sha256:cfd54e08ee547058590422e1f071e0bc7722c0e56d8a3c394271f47aa0c580ef` | +| `latest` | October 24th | `sha256:59bb9541065878da827c6ecd1f57ed6c7e9ece962c64e2dc2dd04756812f8db4` | +| `latest-dev` | October 24th | `sha256:3e7c5518265c4acb5bb08aafbd36359c25781b961e190fe147efef915c547ac7` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-elasticsearch-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-elasticsearch-exporter/tags_history.md index ffeb8411c6..6994807f99 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-elasticsearch-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-elasticsearch-exporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 22nd | `sha256:25b5bdbe714d5bff044b28abe03768d5dca7a4a78b258da7d81b2de077fbfc67` | +| `latest-dev` | October 24th | `sha256:e89f5d5e5d3b6d179ede624cee55188abe59cba175749e8133a2c3e16a14fda0` | | `latest` | October 20th | `sha256:a7bdf474578e26db02f4287952e471e6c9f46feb9e61af5d276a8da6e7f44d86` | diff --git a/content/chainguard/chainguard-images/reference/secrets-store-csi-driver/tags_history.md b/content/chainguard/chainguard-images/reference/secrets-store-csi-driver/tags_history.md index f07ace2e15..dd9efb3ede 100644 --- a/content/chainguard/chainguard-images/reference/secrets-store-csi-driver/tags_history.md +++ b/content/chainguard/chainguard-images/reference/secrets-store-csi-driver/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 22nd | `sha256:81c0ea23dc24a0c7168fc0ad0215e0b6ca3c49d104c0ae548891ca98b7602b0b` | -| `latest` | October 20th | `sha256:cd78258e0351eac7dd13fd242f539c51cf74db57fd8d88dbfc5a7394b5f6b617` | +| `latest` | October 24th | `sha256:a83f23e4292bd775f50b3c2d6b53e2b5e5b67aa8b2eb7dda5d9fe000cc641927` | +| `latest-dev` | October 24th | `sha256:802d028ca70b911241909b51d3c8d7461f8377a1e98893e336461b5aff6f628e` | diff --git a/content/chainguard/chainguard-images/reference/tomcat/_index.md b/content/chainguard/chainguard-images/reference/tomcat/_index.md new file mode 100644 index 0000000000..a17bce70b6 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/tomcat/_index.md @@ -0,0 +1,74 @@ +--- +title: "Image Overview: tomcat" +linktitle: "tomcat" +type: "article" +layout: "single" +description: "Overview: tomcat Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +menu: + docs: + parent: "images-reference" +weight: 500 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=true url="/chainguard/chainguard-images/reference/tomcat/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/tomcat/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/tomcat/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/tomcat/provenance_info/" >}} +{{}} + + + + +## Get It! + +The image is available on `cgr.dev`: + +``` +docker pull cgr.dev/chainguard/tomcat:latest +``` + +## Usage + +To run the `tomcat` program: + +```shell +% docker run cgr.dev/chainguard/tomcat:latest +02-Oct-2023 19:08:45.331 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/10.1.13 +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Sep 20 2023 18:44:35 UTC +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 10.1.13.0 +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 6.3.13-linuxkit +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: aarch64 +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-17-openjdk +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 17.0.9+7-wolfi-r0 +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: wolfi +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/share/tomcat +02-Oct-2023 19:08:45.333 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/share/tomcat +02-Oct-2023 19:08:45.337 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties +02-Oct-2023 19:08:45.337 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager +02-Oct-2023 19:08:45.337 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 +02-Oct-2023 19:08:45.337 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources +02-Oct-2023 19:08:45.337 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 +02-Oct-2023 19:08:45.337 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED +02-Oct-2023 19:08:45.338 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED +02-Oct-2023 19:08:45.338 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED +02-Oct-2023 19:08:45.338 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED +02-Oct-2023 19:08:45.338 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED +02-Oct-2023 19:08:45.338 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat +02-Oct-2023 19:08:45.338 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat +02-Oct-2023 19:08:45.338 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp +02-Oct-2023 19:08:45.339 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache Tomcat Native library which allows using OpenSSL was not found on the java.library.path: [/usr/lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib] +02-Oct-2023 19:08:45.461 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] +02-Oct-2023 19:08:45.473 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [223] milliseconds +02-Oct-2023 19:08:45.496 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] +02-Oct-2023 19:08:45.496 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.13] +02-Oct-2023 19:08:45.501 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] +02-Oct-2023 19:08:45.508 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [35] milliseconds + diff --git a/content/chainguard/chainguard-images/reference/tomcat/image_specs.md b/content/chainguard/chainguard-images/reference/tomcat/image_specs.md new file mode 100644 index 0000000000..b3cd6f1a07 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/tomcat/image_specs.md @@ -0,0 +1,78 @@ +--- +title: "tomcat Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public tomcat Chainguard Image variants" +date: 2023-03-07T11:07:52+02:00 +lastmod: 2023-03-07T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 550 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/tomcat/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/tomcat/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/tomcat/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/tomcat/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **tomcat** Image. + +## Variants Compared +The **tomcat** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|-------------------------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/local/tomcat/bin/catalina.sh` | +| CMD | `run` | +| Workdir | `/usr/local/tomcat` | +| Has apk? | no | +| Has a shell? | yes | + +Check the [tags history page](/chainguard/chainguard-images/reference/tomcat/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|--------------------------|--------| +| `bash` | X | +| `busybox` | X | +| `ca-certificates-bundle` | X | +| `fontconfig-config` | X | +| `freetype` | X | +| `glibc` | X | +| `glibc-locale-posix` | X | +| `java-cacerts` | X | +| `java-common` | X | +| `ld-linux` | X | +| `libapr` | X | +| `libbrotlicommon1` | X | +| `libbrotlidec1` | X | +| `libbz2-1` | X | +| `libcrypt1` | X | +| `libcrypto3` | X | +| `libexpat1` | X | +| `libfontconfig1` | X | +| `libpng` | X | +| `libssl3` | X | +| `ncurses` | X | +| `ncurses-terminfo-base` | X | +| `openjdk-17` | X | +| `openjdk-17-default-jvm` | X | +| `openjdk-17-jre` | X | +| `openjdk-17-jre-base` | X | +| `openssl-config` | X | +| `tomcat-10` | X | +| `tomcat-native` | X | +| `wolfi-baselayout` | X | +| `zlib` | X | + diff --git a/content/chainguard/chainguard-images/reference/tomcat/provenance_info.md b/content/chainguard/chainguard-images/reference/tomcat/provenance_info.md new file mode 100644 index 0000000000..14c53fe94f --- /dev/null +++ b/content/chainguard/chainguard-images/reference/tomcat/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for tomcat Images" +type: "article" +unlisted: true +description: "Provenance information for tomcat Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 600 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/tomcat/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/tomcat/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/tomcat/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/tomcat/provenance_info/" >}} +{{}} + +All Chainguard Images contain verifiable signatures and high-quality SBOMs (software bill of materials), features that enable users to confirm the origin of each image built and have a detailed list of everything that is packed within. + +## Verifying Image Signatures +The **tomcat** Chainguard Images are signed using Sigstore, and you can check the included signatures using `cosign`. + +The following command requires [cosign](https://docs.sigstore.dev/cosign/overview/) and [jq](https://stedolan.github.io/jq/) to be installed on your machine. It will pull detailed information about all signatures found for the provided image. + +```shell +cosign verify --certificate-oidc-issuer=https://token.actions.githubusercontent.com --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main cgr.dev/chainguard/tomcat | jq +``` + +By default, this command will fetch signatures for the `latest` tag. You can also specify the tag you want to fetch signatures for. + +## Downloading and Verifying SBOMs + +All Chainguard Images come with a high-quality Software Bill Of Materials (SBOM) attested at build-time. The SBOM can be downloaded using the cosign tool: + +```shell +cosign download attestation \ + --predicate-type=https://spdx.dev/Document \ + cgr.dev/chainguard/tomcat | jq -r .payload | base64 -d | jq +``` +By default, this command will fetch the SBOM assigned to the `latest` tag. You can also specify the tag you want to fetch the SBOM from. + +With cosign 2.0+, you can use the `cosign verify-attestation` command to check the signature of an SBOM: + +```shell +cosign verify-attestation \ + --type https://spdx.dev/Document \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com \ + --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main \ + --platform=linux/amd64 \ + cgr.dev/chainguard/tomcat +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/tomcat -- +The following checks were performed on each of these signatures: +- The cosign claims were validated +- Existence of the claims in the transparency log was verified offline +- The code-signing certificate was verified using trusted certificate authority certificates +Certificate subject: https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main +Certificate issuer URL: https://token.actions.githubusercontent.com +GitHub Workflow Trigger: schedule +GitHub Workflow SHA: da283c26829d46c2d2883de5ff98bee672428696 +GitHub Workflow Name: .github/workflows/release.yaml +GitHub Workflow Trigger chainguard-images/images +GitHub Workflow Ref: refs/heads/main +... +``` diff --git a/content/chainguard/chainguard-images/reference/tomcat/tags_history.md b/content/chainguard/chainguard-images/reference/tomcat/tags_history.md new file mode 100644 index 0000000000..b9c56c80dd --- /dev/null +++ b/content/chainguard/chainguard-images/reference/tomcat/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "tomcat Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the tomcat Chainguard Image" +date: 2023-06-22T11:07:52+02:00 +lastmod: 2023-06-22T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 700 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/tomcat/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/tomcat/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/tomcat/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/tomcat/provenance_info/" >}} +{{}} + +The following table contains the most recent tags and digests that can be used to pin your Dockerfile to a specific build of this image. Check our guide on [Using the Tag History API](/chainguard/chainguard-images/using-the-tag-history-api/) for information on how to fetch all tags from an image and how to pin your Dockerfile to a specific digest. + +Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). + +| Tag (s) | Last Changed | Digest | +|-----------|--------------|---------------------------------------------------------------------------| +| `latest` | October 24th | `sha256:d27450aafff7612393dd2cb7d825d550739c0ce2f7e6478dafad780102bac0e3` | + diff --git a/content/chainguard/chainguard-images/reference/trino/_index.md b/content/chainguard/chainguard-images/reference/trino/_index.md new file mode 100644 index 0000000000..fc35bd184e --- /dev/null +++ b/content/chainguard/chainguard-images/reference/trino/_index.md @@ -0,0 +1,51 @@ +--- +title: "Image Overview: trino" +linktitle: "trino" +type: "article" +layout: "single" +description: "Overview: trino Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +menu: + docs: + parent: "images-reference" +weight: 500 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=true url="/chainguard/chainguard-images/reference/trino/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/trino/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/trino/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/trino/provenance_info/" >}} +{{}} + + + +## Get It! + +The image is available on `cgr.dev`: + +``` +docker pull cgr.dev/chainguard/trino +``` + +## Usage + +There is a TrinoDB Helm Chart exists, [here](https://github.com/trinodb/charts), which makes it easy to deploy TrinoDB on Kubernetes. + +Here is the command that can be used to deploy TrinoDB on Kubernetes: + +``` +helm repo add trino https://trinodb.github.io/charts +helm repo update +helm install trino trino/trino \ + --set image.repository=cgr.dev/chainguard/trino +``` + +That's it, now, you have TrinoDB running on Kubernetes. + + diff --git a/content/chainguard/chainguard-images/reference/trino/image_specs.md b/content/chainguard/chainguard-images/reference/trino/image_specs.md new file mode 100644 index 0000000000..0e7a3a3a1e --- /dev/null +++ b/content/chainguard/chainguard-images/reference/trino/image_specs.md @@ -0,0 +1,98 @@ +--- +title: "trino Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public trino Chainguard Image variants" +date: 2023-03-07T11:07:52+02:00 +lastmod: 2023-03-07T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 550 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/trino/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/trino/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/trino/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/trino/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **trino** Image. + +## Variants Compared +The **trino** Chainguard Image currently has 2 public variants: + +- `latest-dev` +- `latest` + +The table has detailed information about each of these variants. + +| | latest-dev | latest | +|--------------|----------------------|----------------------| +| Default User | `trino` | `trino` | +| Entrypoint | `/usr/bin/run-trino` | `/usr/bin/run-trino` | +| CMD | not specified | not specified | +| Workdir | not specified | not specified | +| Has apk? | yes | no | +| Has a shell? | yes | yes | + +Check the [tags history page](/chainguard/chainguard-images/reference/trino/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest-dev | latest | +|------------------------------------|------------|--------| +| `apk-tools` | X | | +| `bash` | X | X | +| `busybox` | X | X | +| `ca-certificates-bundle` | X | X | +| `curl` | X | X | +| `fontconfig-config` | X | X | +| `freetype` | X | X | +| `gdbm` | X | X | +| `git` | X | | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `java-cacerts` | X | X | +| `java-common` | X | X | +| `ld-linux` | X | X | +| `libbrotlicommon1` | X | X | +| `libbrotlidec1` | X | X | +| `libbz2-1` | X | X | +| `libcrypt1` | X | X | +| `libcrypto3` | X | X | +| `libcurl-openssl4` | X | X | +| `libexpat1` | X | X | +| `libffi` | X | X | +| `libfontconfig1` | X | X | +| `libgcc` | X | X | +| `libnghttp2-14` | X | X | +| `libpcre2-8-0` | X | | +| `libpng` | X | X | +| `libssl3` | X | X | +| `libstdc++` | X | X | +| `mpdecimal` | X | X | +| `ncurses` | X | X | +| `ncurses-terminfo-base` | X | X | +| `openjdk-17-default-jvm` | X | X | +| `openjdk-17-jre` | X | X | +| `openjdk-17-jre-base` | X | X | +| `openssl-config` | X | X | +| `python-3.12` | X | X | +| `readline` | X | X | +| `sqlite-libs` | X | X | +| `trino` | X | X | +| `trino-config` | X | X | +| `trino-oci-entrypoint` | X | X | +| `trino-plugin-exchange-filesystem` | X | X | +| `trino-plugin-jmx` | X | X | +| `trino-plugin-memory` | X | X | +| `trino-plugin-tpcds` | X | X | +| `trino-plugin-tpch` | X | X | +| `wolfi-baselayout` | X | X | +| `xz` | X | X | +| `zlib` | X | X | + diff --git a/content/chainguard/chainguard-images/reference/trino/provenance_info.md b/content/chainguard/chainguard-images/reference/trino/provenance_info.md new file mode 100644 index 0000000000..da38f45b1b --- /dev/null +++ b/content/chainguard/chainguard-images/reference/trino/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for trino Images" +type: "article" +unlisted: true +description: "Provenance information for trino Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 600 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/trino/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/trino/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/trino/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/trino/provenance_info/" >}} +{{}} + +All Chainguard Images contain verifiable signatures and high-quality SBOMs (software bill of materials), features that enable users to confirm the origin of each image built and have a detailed list of everything that is packed within. + +## Verifying Image Signatures +The **trino** Chainguard Images are signed using Sigstore, and you can check the included signatures using `cosign`. + +The following command requires [cosign](https://docs.sigstore.dev/cosign/overview/) and [jq](https://stedolan.github.io/jq/) to be installed on your machine. It will pull detailed information about all signatures found for the provided image. + +```shell +cosign verify --certificate-oidc-issuer=https://token.actions.githubusercontent.com --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main cgr.dev/chainguard/trino | jq +``` + +By default, this command will fetch signatures for the `latest` tag. You can also specify the tag you want to fetch signatures for. + +## Downloading and Verifying SBOMs + +All Chainguard Images come with a high-quality Software Bill Of Materials (SBOM) attested at build-time. The SBOM can be downloaded using the cosign tool: + +```shell +cosign download attestation \ + --predicate-type=https://spdx.dev/Document \ + cgr.dev/chainguard/trino | jq -r .payload | base64 -d | jq +``` +By default, this command will fetch the SBOM assigned to the `latest` tag. You can also specify the tag you want to fetch the SBOM from. + +With cosign 2.0+, you can use the `cosign verify-attestation` command to check the signature of an SBOM: + +```shell +cosign verify-attestation \ + --type https://spdx.dev/Document \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com \ + --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main \ + --platform=linux/amd64 \ + cgr.dev/chainguard/trino +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/trino -- +The following checks were performed on each of these signatures: +- The cosign claims were validated +- Existence of the claims in the transparency log was verified offline +- The code-signing certificate was verified using trusted certificate authority certificates +Certificate subject: https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main +Certificate issuer URL: https://token.actions.githubusercontent.com +GitHub Workflow Trigger: schedule +GitHub Workflow SHA: da283c26829d46c2d2883de5ff98bee672428696 +GitHub Workflow Name: .github/workflows/release.yaml +GitHub Workflow Trigger chainguard-images/images +GitHub Workflow Ref: refs/heads/main +... +``` diff --git a/content/chainguard/chainguard-images/reference/trino/tags_history.md b/content/chainguard/chainguard-images/reference/trino/tags_history.md new file mode 100644 index 0000000000..205debd0cc --- /dev/null +++ b/content/chainguard/chainguard-images/reference/trino/tags_history.md @@ -0,0 +1,30 @@ +--- +title: "trino Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the trino Chainguard Image" +date: 2023-06-22T11:07:52+02:00 +lastmod: 2023-06-22T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 700 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/trino/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/trino/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/trino/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/trino/provenance_info/" >}} +{{}} + +The following table contains the most recent tags and digests that can be used to pin your Dockerfile to a specific build of this image. Check our guide on [Using the Tag History API](/chainguard/chainguard-images/using-the-tag-history-api/) for information on how to fetch all tags from an image and how to pin your Dockerfile to a specific digest. + +Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). + +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest` | October 24th | `sha256:0ed91e2cde5c40c79297243cd70385037e72e42b004c3e774623c1e2e186eb5f` | +| `latest-dev` | October 24th | `sha256:a4374eb5b5b85fe445712f236e77468ed9c672b97a02eb5f8056c1ae9b741348` | + diff --git a/content/chainguard/chainguard-images/reference/wasmtime/tags_history.md b/content/chainguard/chainguard-images/reference/wasmtime/tags_history.md index d58228f354..162ca62d57 100644 --- a/content/chainguard/chainguard-images/reference/wasmtime/tags_history.md +++ b/content/chainguard/chainguard-images/reference/wasmtime/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 22nd | `sha256:c53f4b28db5e0b0b3ab2f7322b385f7136c933417219fe7febfb8e2a97d9ceeb` | -| `latest` | October 22nd | `sha256:4252a4798b663a9d29d751c65606038fa44d038e83f1698bb049943634eb19b6` | +| `latest` | October 24th | `sha256:1256d04c0e441571b8cc64a2273526db15c2db75e7958c6de59e4e986483779e` | +| `latest-dev` | October 24th | `sha256:6a1b181dd5f8c784e9c69c27cb98684d2c52373f617f5bb0f8bfeb0ddf5241fe` | diff --git a/content/chainguard/chainguard-images/reference/zookeeper/tags_history.md b/content/chainguard/chainguard-images/reference/zookeeper/tags_history.md index 8b616d373e..c848a6954c 100644 --- a/content/chainguard/chainguard-images/reference/zookeeper/tags_history.md +++ b/content/chainguard/chainguard-images/reference/zookeeper/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 22nd | `sha256:5ff44b968c146219dd4578dfd4916aacfc0b924910dd30a6f25453724130ca37` | -| `latest` | October 22nd | `sha256:58e45e5d2e298a37f006ddd768bbef3f5116f19e8847ec85c0f53e6f125514af` | +| `latest` | October 24th | `sha256:386e805352bc0a9d55c3fe52cddfbcb4e36f7d2ceacb904013103e0d2e0d6bed` | +| `latest-dev` | October 24th | `sha256:563d6b31f802b6ec2fa6abda5160bf8e54a4d9db5b46fef77216190416bc1bd7` |