This folder contains the relevant sources (e.g., Dockerfiles
, etc.) needed to
build a few custom Docker images.
All these images are pushed to Github Container Registry.
Image | Description | Pull | Status |
---|---|---|---|
ansible-worker | Alpine with Ansible, OpenSSH, and sshpass preinstalled | ghcr.io/marco-lancini/ansible-worker:latest |
|
github-changelog-generator | Docker image for github-changelog-generator | ghcr.io/marco-lancini/github-changelog-generator:latest |
|
latex | Alpine with texlive preinstalled | ghcr.io/marco-lancini/latex:latest |
|
markserv | Image for Markserv | ghcr.io/marco-lancini/markserv:latest |
|
nomad | Image for HashiCorp Nomad | ghcr.io/marco-lancini/nomad:latest |
|
pandoc | Alpine with pandoc/latex preinstalled | ghcr.io/marco-lancini/pandoc:latest |
|
python-github-backup | Image for a customised version of the python-github-backup repo, as described in Automated Github Backups with ECS and S3 | N/A | |
rclone-gdrive-backup | Image for backing up GDrive via rclone, as described in Automated GDrive Backups with ECS and S3 | N/A |