This repository contains Docker images for various external utilities.
To add an image named my-image
:
- Create
my-image/Dockerfile
- Add
my-image
to the build matrix of thedocker.yml
workflow - The image will be available at
ghcr.io/dioptra-io/docker-images/my-image:main