Skip to content

cidverse/container-images

Repository files navigation

Container Images for CI-Usage

Important

This project recently migrated to a nix-based container image build system, the old dockerfiles are still available here: v1.

Description

Note

This project provides various container images for CI/CD usage, including base-images, application iamges and build images.

Types:

  • Base Images: These images can be extended (strict layer limit to allow user-customization).
  • App Images: These images are ready to use and can be used in your CI/CD pipelines, these generally include bash and other minimal dependencies required by common CI/CD Services.
  • Build Images: These images are generally only used at build time and are not intended to be used in production.

We make use of nix dockerTools to split each package into a separate layer, allowing for a more efficient caching and storage usage.

All images are available in the following registries:

Image Catalog

TODO: ...

License

Released under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •