Skip to content

Commit

Permalink
Merge pull request #997 from chainguard-dev/update-variants-pages
Browse files Browse the repository at this point in the history
Fixing image specs pages
  • Loading branch information
erikaheidi authored Sep 12, 2023
2 parents 541d373 + 93460ca commit a97bb4b
Show file tree
Hide file tree
Showing 224 changed files with 1,161 additions and 1,497 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The table has detailed information about each of these variants.

| | latest-dev | latest |
|--------------|-------------------------------------|-------------------------------------|
| Default User | `999` | `999` |
| 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` |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,70 +22,51 @@ toc: true
This page shows detailed information about all public variants of the Chainguard **argocd** Image.

## Variants Compared
The **argocd** Chainguard Image currently has 4 public variants:
The **argocd** Chainguard Image currently has 2 public variants:

- `latest-dev`
- `latest`
- `repo-server-latest-dev`
- `repo-server-latest`

The table has detailed information about each of these variants.

| | latest-dev | latest | repo-server-latest-dev | repo-server-latest |
|--------------|----------------|----------------|-------------------------------------|-------------------------------------|
| Default User | `999` | `999` | `999` | `999` |
| Entrypoint | not specified | not specified | `/usr/local/bin/argocd-repo-server` | `/usr/local/bin/argocd-repo-server` |
| CMD | not specified | not specified | not specified | not specified |
| Workdir | `/home/argocd` | `/home/argocd` | `/home/argocd` | `/home/argocd` |
| Has apk? | yes | no | yes | no |
| Has a shell? | yes | yes | yes | yes |
| | 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 |

Check the [tags history page](/chainguard/chainguard-images/reference/argocd/tags_history/) for the full list of available tags.

## Packages Included
The table shows package distribution across variants.

| | latest-dev | latest | repo-server-latest-dev | repo-server-latest |
|---------------------------|------------|--------|------------------------|--------------------|
| `apk-tools` | X | | X | |
| `argo-cd-2.8` | X | X | | |
| `argo-cd-2.8-compat` | X | X | X | X |
| `bash` | X | | X | |
| `busybox` | X | X | X | X |
| `ca-certificates-bundle` | X | X | X | X |
| `git` | X | | X | X |
| `glibc` | X | X | X | X |
| `glibc-locale-posix` | X | X | X | X |
| `ld-linux` | X | X | X | X |
| `libbrotlicommon1` | X | | X | X |
| `libbrotlidec1` | X | | X | X |
| `libcrypt1` | X | X | X | X |
| `libcrypto3` | X | | X | X |
| `libcurl-openssl4` | X | | X | X |
| `libexpat1` | X | | X | X |
| `libnghttp2-14` | X | | X | X |
| `libpcre2-8-0` | X | | X | X |
| `libssl3` | X | | X | X |
| `ncurses` | X | | X | |
| `ncurses-terminfo-base` | X | | X | |
| `openssl-config` | X | | X | X |
| `wolfi-baselayout` | X | X | X | X |
| `zlib` | X | | X | X |
| `argo-cd-2.8-repo-server` | | | X | X |
| `git-lfs` | | | X | X |
| `gnupg` | | | X | X |
| `gnupg-gpgconf` | | | X | X |
| `gpg` | | | X | X |
| `gpg-agent` | | | X | X |
| `helm` | | | X | X |
| `kustomize` | | | X | X |
| `libassuan` | | | X | X |
| `libbz2-1` | | | X | X |
| `libgcrypt` | | | X | X |
| `libgpg-error` | | | X | X |
| `npth` | | | X | X |
| `openssh-keygen` | | | X | X |
| `openssh-server` | | | X | X |
| `sqlite-libs` | | | X | X |
| `tzdata` | | | X | X |
| | 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 | |

Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The table has detailed information about each of these variants.

| | latest |
|--------------|-------------------|
| Default User | `65532` |
| Default User | `nonroot` |
| Entrypoint | `/usr/bin/dotnet` |
| CMD | `--help` |
| Workdir | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The table has detailed information about each of these variants.

| | latest-dev | latest |
|--------------|---------------|---------------|
| Default User | `65532` | `65532` |
| Default User | `nonroot` | `nonroot` |
| Entrypoint | `aws` | `aws` |
| CMD | not specified | not specified |
| Workdir | not specified | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The table has detailed information about each of these variants.

| | latest-dev | latest |
|--------------|----------------------|----------------------|
| Default User | `65532` | `65532` |
| Default User | `nonroot` | `nonroot` |
| Entrypoint | `aws-ebs-csi-driver` | `aws-ebs-csi-driver` |
| CMD | not specified | not specified |
| Workdir | not specified | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The table has detailed information about each of these variants.

| | latest-dev | latest |
|--------------|----------------------|----------------------|
| Default User | `65532` | `65532` |
| Default User | `nonroot` | `nonroot` |
| Entrypoint | `aws-efs-csi-driver` | `aws-efs-csi-driver` |
| CMD | not specified | not specified |
| Workdir | not specified | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The table has detailed information about each of these variants.

| | latest |
|--------------|------------------------------------------------------------------------------------------------------------------------|
| Default User | `65532` |
| Default User | `nonroot` |
| Entrypoint | `/fluent-bit/bin/fluent-bit` |
| CMD | `-e /fluent-bit/firehose.so -e /fluent-bit/cloudwatch.so -e /fluent-bit/kinesis.so -c /fluent-bit/etc/fluent-bit.conf` |
| Workdir | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ The **aws-load-balancer-controller** Chainguard Image currently has 2 public var

The table has detailed information about each of these variants.

| | latest-dev | latest |
|--------------|-----------------------|-----------------------|
| Default User | `65532` | `65532` |
| Entrypoint | `/usr/bin/controller` | `/usr/bin/controller` |
| CMD | not specified | not specified |
| Workdir | not specified | not specified |
| Has apk? | yes | no |
| Has a shell? | yes | no |
| | latest-dev | latest |
|--------------|--------------------------------|--------------------------------|
| Default User | `aws-load-balancer-controller` | `aws-load-balancer-controller` |
| Entrypoint | `/usr/bin/controller` | `/usr/bin/controller` |
| 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/aws-load-balancer-controller/tags_history/) for the full list of available tags.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The table has detailed information about each of these variants.

| | latest |
|--------------|------------------|
| Default User | `65532` |
| Default User | `bazel` |
| Entrypoint | `/usr/bin/bazel` |
| CMD | not specified |
| Workdir | `/home/bazel` |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The table has detailed information about each of these variants.

| | latest-dev | latest |
|--------------|------------------|------------------|
| Default User | `65532` | `65532` |
| Default User | `nonroot` | `nonroot` |
| Entrypoint | `/usr/bin/buck2` | `/usr/bin/buck2` |
| CMD | `help` | `help` |
| Workdir | not specified | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The table has detailed information about each of these variants.

| | latest-glibc | latest |
|--------------|---------------|---------------|
| Default User | `65532` | `65532` |
| Default User | `nonroot` | `nonroot` |
| Entrypoint | not specified | not specified |
| CMD | not specified | not specified |
| Workdir | not specified | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The table has detailed information about each of these variants.

| | latest-dev | latest |
|--------------|---------------------|---------------------|
| Default User | `0` | `0` |
| Default User | `root` | `root` |
| Entrypoint | `/usr/bin/cadvisor` | `/usr/bin/cadvisor` |
| CMD | `-logtostderr` | `-logtostderr` |
| Workdir | not specified | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The table has detailed information about each of these variants.

| | latest |
|--------------|------------------------|
| Default User | `0` |
| Default User | `root` |
| Entrypoint | `/opt/cni/bin/install` |
| CMD | not specified |
| Workdir | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The table has detailed information about each of these variants.

| | latest |
|--------------|----------------------------------------|
| Default User | `0` |
| Default User | `root` |
| Entrypoint | `/usr/bin/calico-pod2daemon-csidriver` |
| CMD | not specified |
| Workdir | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The table has detailed information about each of these variants.

| | latest |
|--------------|------------------------------------|
| Default User | `65532` |
| Default User | `nonroot` |
| Entrypoint | `/usr/bin/calico-kube-controllers` |
| CMD | not specified |
| Workdir | not specified |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The table has detailed information about each of these variants.

| | latest |
|--------------|--------------------------------------|
| Default User | `65532` |
| Default User | `nonroot` |
| Entrypoint | `/usr/bin/csi-node-driver-registrar` |
| CMD | not specified |
| Workdir | not specified |
Expand Down
Loading

0 comments on commit a97bb4b

Please sign in to comment.