Skip to content

mirceanton/container-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

252 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container Images

Monorepo for various container images.

Available Images

Image Description Documentation
age Modern encryption tool README
gh GitHub CLI README
taskfile Task runner / build tool README
terragrunt Infrastructure as Code orchestration README
zfs-exporter Prometheus exporter for ZFS metrics README

Quick Start

All images are available from GitHub Container Registry:

docker pull ghcr.io/mirceanton/<image>:<tag>

See each image's README for detailed usage instructions and available tags.

Tag Conventions

Unless otherwise specified, images follow a consistent tagging scheme:

Tag Description
:latest Latest version (where applicable)
:X.Y.Z Specific version
:X.Y Latest patch for minor version
:X Latest for major version
:sha-<hash> Specific git commit
:date-<date> Build date

Some images (like terragrunt) have additional tag patterns for variant images. See the individual READMEs for details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Monorepo for various container images

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors