Skip to content

Commit

Permalink
Merge pull request #917 from chainguard-dev/update-specs-pages
Browse files Browse the repository at this point in the history
Manual update to image specs / variants pages
  • Loading branch information
erikaheidi authored Aug 15, 2023
2 parents 30ec92a + 71fd28e commit 144857f
Show file tree
Hide file tree
Showing 220 changed files with 10,680 additions and 4,726 deletions.
64 changes: 36 additions & 28 deletions content/chainguard/chainguard-images/reference/apko/image_specs.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,57 @@
---
title: "Apko Image Variants"
title: "apko Image Variants"
type: "article"
description: "Detailed information about the Apko Chainguard Image variants"
description: "Detailed information about the public apko 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: []
menu:
docs:
parent: "Apko"
parent: "apko"
weight: 550
toc: true
---

This page shows detailed information about all available variants of the Chainguard **Apko** Image.
This page shows detailed information about all public variants of the Chainguard **apko** Image.

## Variants Compared
The **apko** Chainguard Image currently has 2 public variants:
The **apko** Chainguard Image currently has one public variant:

- `latest`
- `latest-dev`

## Default Image Settings
`USER`: `root`
The table has detailed information about each of these variants.

`WORKDIR`: `/work`

`ENTRYPOINT`: `/usr/bin/apko`

`CMD`: `--help`

The following table has additional information about each of these variants.

| | latest | latest-dev |
|--------------|--------|------------|
| Has apk? | yes | yes |
| Has a shell? | yes | yes |
| | latest |
|--------------|-----------------|
| Default User | `root` |
| Entrypoint | `/usr/bin/apko` |
| CMD | `--help` |
| Workdir | `/work` |
| Has apk? | yes |
| Has a shell? | yes |

Check the [tags history page](/chainguard/chainguard-images/reference/apko/tags_history/) for the full list of available tags.
## Image Dependencies
The table shows package distribution across all variants.

| | latest | latest-dev |
|---------------|--------|------------|
| `wolfi-base` | X | X |
| `alpine-keys` | X | X |
| `apko` | X | X |

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

| | latest |
|--------------------------|--------|
| `alpine-keys` | X |
| `apk-tools` | X |
| `apko` | X |
| `busybox` | X |
| `ca-certificates-bundle` | X |
| `glibc` | X |
| `glibc-locale-posix` | X |
| `ld-linux` | X |
| `libcrypt1` | X |
| `libcrypto3` | X |
| `libssl3` | X |
| `openssl-config` | X |
| `wolfi-base` | X |
| `wolfi-baselayout` | X |
| `wolfi-keys` | X |
| `zlib` | X |
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "argocd-repo-server Image Variants"
type: "article"
description: "Detailed specs for argocd-repo-server Chainguard Image Variants"
description: "Detailed information about the public argocd-repo-server Chainguard Image variants"
date: 2023-03-07T11:07:52+02:00
lastmod: 2023-03-07T11:07:52+02:00
draft: false
Expand All @@ -14,36 +14,69 @@ weight: 550
toc: true
---

This page shows detailed information about all available variants of the Chainguard **argocd-repo-server** Image.
This page shows detailed information about all public variants of the Chainguard **argocd-repo-server** Image.

## Variants Compared
The **argocd-repo-server** Chainguard Image currently has 2 public variants:

- `latest`
- `latest-dev`
- `latest`

The table has detailed information about each of these variants.

| | latest | latest-dev |
| | 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? | no | yes |
| Has apk? | yes | no |
| Has a shell? | yes | yes |

## Image Dependencies
The table shows package distribution across all variants.
Check the [tags history page](/chainguard/chainguard-images/reference/argocd-repo-server/tags_history/) for the full list of available tags.

| | latest | latest-dev |
|--------------------------|--------|------------|
| `ca-certificates-bundle` | X | X |
| `busybox` | X | X |
| `wolfi-baselayout` | X | X |
| `argo-cd-repo-server` | X | X |
| `argo-cd-compat` | X | X |
| `apk-tools` | | X |
| `bash` | | X |
| `git` | | X |
## Packages Included
The table shows package distribution across variants.

| | latest-dev | latest |
|--------------------------|------------|--------|
| `apk-tools` | X | |
| `argo-cd-compat` | X | X |
| `argo-cd-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 |
| `libexpat1` | X | X |
| `libgcrypt` | X | X |
| `libgpg-error` | X | X |
| `libnghttp2-14` | X | X |
| `libpcre2-8-0` | X | X |
| `libssl3` | X | X |
| `ncurses` | X | |
| `ncurses-terminfo-base` | X | |
| `npth` | X | X |
| `openssh-keygen` | X | X |
| `openssh-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
@@ -1,52 +1,85 @@
---
title: "Argocd Image Variants"
title: "argocd Image Variants"
type: "article"
description: "Detailed information about the Argocd Chainguard Image variants"
description: "Detailed information about the public argocd 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: []
menu:
docs:
parent: "Argocd"
parent: "argocd"
weight: 550
toc: true
---

This page shows detailed information about all available variants of the Chainguard **Argocd** Image.
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:

- `latest.repo-server`
- `latest.repo-server-dev`
- `latest.argocd`
- `latest.argocd-dev`
- `latest-dev`
- `latest`
- `repo-server-latest-dev`
- `repo-server-latest`

## Default Image Settings
`USER`: `argocd`
The table has detailed information about each of these variants.

`WORKDIR`: `/home/argocd`
| | latest-dev | latest | repo-server-latest-dev | repo-server-latest |
|--------------|----------------|----------------|-------------------------------------|-------------------------------------|
| Default User | `argocd` | `argocd` | `argocd` | `argocd` |
| 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 |

`ENTRYPOINT`: not specified

`CMD`: not specified

The following table has additional information about each of these variants.
Check the [tags history page](/chainguard/chainguard-images/reference/argocd/tags_history/) for the full list of available tags.

| | latest.repo-server | latest.repo-server-dev | latest.argocd | latest.argocd-dev |
|--------------|--------------------|------------------------|---------------|-------------------|
| Has apk? | no | yes | no | yes |
| Has a shell? | yes | yes | yes | yes |
## Packages Included
The table shows package distribution across variants.

Check the [tags history page](/chainguard/chainguard-images/reference/argocd/tags_history/) for the full list of available tags.
## Image Dependencies
The table shows package distribution across all variants.

| | latest.repo-server | latest.repo-server-dev | latest.argocd | latest.argocd-dev |
|-----------------------|--------------------|------------------------|---------------|-------------------|
| `busybox` | X | X | X | X |
| `argo-cd-repo-server` | X | X | | |
| `argo-cd-compat` | X | X | X | X |
| `argo-cd` | | | X | X |
| | latest-dev | latest | repo-server-latest-dev | repo-server-latest |
|--------------------------|------------|--------|------------------------|--------------------|
| `apk-tools` | X | | X | |
| `argo-cd` | X | X | | |
| `argo-cd-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-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 |
Original file line number Diff line number Diff line change
@@ -1,49 +1,59 @@
---
title: "Aspnet-runtime Image Variants"
title: "aspnet-runtime Image Variants"
type: "article"
description: "Detailed information about the Aspnet-runtime Chainguard Image variants"
description: "Detailed information about the public aspnet-runtime 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: []
menu:
docs:
parent: "Aspnet-runtime"
parent: "aspnet-runtime"
weight: 550
toc: true
---

This page shows detailed information about all available variants of the Chainguard **Aspnet-runtime** Image.
This page shows detailed information about all public variants of the Chainguard **aspnet-runtime** Image.

## Variants Compared
The **aspnet-runtime** Chainguard Image currently has 2 public variants:
The **aspnet-runtime** Chainguard Image currently has one public variant:

- `latest`
- `latest-dev`

## Default Image Settings
`USER`: `nonroot`
The table has detailed information about each of these variants.

`WORKDIR`: not specified

`ENTRYPOINT`: `/usr/bin/dotnet`

`CMD`: `--help`

The following table has additional information about each of these variants.

| | latest | latest-dev |
|--------------|--------|------------|
| Has apk? | no | yes |
| Has a shell? | no | yes |
| | latest |
|--------------|-------------------|
| Default User | `nonroot` |
| Entrypoint | `/usr/bin/dotnet` |
| CMD | `--help` |
| Workdir | not specified |
| Has apk? | no |
| Has a shell? | no |

Check the [tags history page](/chainguard/chainguard-images/reference/aspnet-runtime/tags_history/) for the full list of available tags.
## Image Dependencies
The table shows package distribution across all variants.

| | latest | latest-dev |
|--------------------|--------|------------|
| `dotnet-7` | X | X |
| `dotnet-7-runtime` | X | X |
| `aspnet-7-runtime` | X | X |

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

| | latest |
|--------------------------|--------|
| `aspnet-7-runtime` | X |
| `ca-certificates-bundle` | X |
| `dotnet-7` | X |
| `dotnet-7-runtime` | X |
| `glibc` | X |
| `glibc-locale-posix` | X |
| `icu` | X |
| `ld-linux` | X |
| `libcrypto3` | X |
| `libgcc` | X |
| `libssl3` | X |
| `libstdc++` | X |
| `libunwind` | X |
| `lttng-ust` | X |
| `openssl-config` | X |
| `wolfi-baselayout` | X |
| `xz` | X |
| `zlib` | X |
Loading

0 comments on commit 144857f

Please sign in to comment.