Skip to content

io7m/oci-images

Repository files navigation

oci-images

oci-images

Image Description
artemis The Apache Artemis message broker.
certusine The certusine ACME client.
chione The chione Artemis build.
grafana-tempo The grafana-tempo trace store.
looseleaf The looseleaf key/value store.
mesquida The mesquida live stream announcement system.
postservice A mail appliance using postfix, dovecot, and OpenDKIM.
rtsp-server An rtsp-simple-server image with Alpine Linux included.

Usage

Install wget, gpg, and docker.

$ ./make.sh

To make an individual image (for example, postservice):

$ ./make-one postservice

Releases

No releases published