Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 525 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 525 Bytes

docker-images

Docker

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 the docker.yml workflow
  • The image will be available at ghcr.io/dioptra-io/docker-images/my-image:main