Skip to content

Commit

Permalink
Update Images Reference
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
erikaheidi authored Oct 25, 2023
1 parent 1e937de commit 0e5bd06
Show file tree
Hide file tree
Showing 36 changed files with 1,016 additions and 73 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

Original file line number Diff line number Diff line change
Expand Up @@ -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` |

Original file line number Diff line number Diff line change
Expand Up @@ -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 | |

Original file line number Diff line number Diff line change
Expand Up @@ -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` |

Original file line number Diff line number Diff line change
Expand Up @@ -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` |

Original file line number Diff line number Diff line change
Expand Up @@ -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` |

Original file line number Diff line number Diff line change
Expand Up @@ -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` |

Original file line number Diff line number Diff line change
@@ -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/" >}}
{{</ tabs >}}

Minimal **cilium-hubble-ui-backend** images with nightly builds.

## Get it!

```
docker pull cgr.dev/chainguard/cilium-hubble-ui-backend:latest
```

Original file line number Diff line number Diff line change
@@ -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/" >}}
{{</ tabs >}}

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 | |

Original file line number Diff line number Diff line change
@@ -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/" >}}
{{</ tabs >}}

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
...
```
Loading

0 comments on commit 0e5bd06

Please sign in to comment.