Skip to content

minimages/catalog

Repository files navigation

minimages

Minimal multi-arch container images for various tools based on Wolfi.

Images

Image Tags
ghcr.io/minimages/aws-cli 2 2-dev 2.22 2.22-dev 2.22.13 2.22.13-dev latest latest-dev
ghcr.io/minimages/curl 8 8-dev 8.12 8.12-dev 8.12.1 8.12.1-dev latest latest-dev
ghcr.io/minimages/docker-cli 28 28-dev 28.0 28.0-dev 28.0.4 28.0.4-dev latest latest-dev
ghcr.io/minimages/gcloud 516 516-dev latest latest-dev
ghcr.io/minimages/git 2 2-dev 2.49 2.49-dev 2.49.0 2.49.0-dev latest latest-dev
ghcr.io/minimages/kubectl 1 1-dev 1.32 1.32-dev 1.32.3 1.32.3-dev latest latest-dev
ghcr.io/minimages/traefik 3 3-dev 3.3 3.3-dev 3.3.5 3.3.5-dev latest latest-dev

Image Configuration

All images run as nonroot user with UID/GID 65532. The directory /src is provided as the working directory and is owned by the same user.

Tags

-dev tags

These images contain busybox to provide a minimal shell and apk-tools to install additional packages.

Semver tags

The images get tagged with the components of semver version of the upstream package they are based on.

Verifying Signatures

The images are signed using cosign. The signature of an image can be verified using the following command:

cosign verify ghcr.io/minimages/curl \
  --certificate-identity 'https://github.com/minimages/catalog/.github/workflows/build.yml@refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'

About

Minimal multi-arch container images

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •