Skip to content

Latest commit

 

History

History
 
 

docker

Custom Docker Images

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.

Images

Image Description Pull Status
ansible-worker Alpine with Ansible, OpenSSH, and sshpass preinstalled ghcr.io/marco-lancini/ansible-worker:latest [DOCKER IMAGE] Ansible Worker
github-changelog-generator Docker image for github-changelog-generator ghcr.io/marco-lancini/github-changelog-generator:latest [DOCKER IMAGE] Latex
latex Alpine with texlive preinstalled ghcr.io/marco-lancini/latex:latest [DOCKER IMAGE] Latex
markserv Image for Markserv ghcr.io/marco-lancini/markserv:latest [DOCKER IMAGE] Markserv
nomad Image for HashiCorp Nomad ghcr.io/marco-lancini/nomad:latest [DOCKER IMAGE] Nomad
pandoc Alpine with pandoc/latex preinstalled ghcr.io/marco-lancini/pandoc:latest [DOCKER IMAGE] Pandoc
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