This repository contains Dockerfiles for building Docker images.
Image Name | Description | Readme | Manifest |
---|---|---|---|
caddy | Docker image for the Caddy web server. | README | Manifest |
certbot | Docker image for Certbot, the Let's Encrypt client. | README | Manifest |
debug | Docker image for debugging purposes. | README | Manifest |
glab | Docker image for GitLab CLI tool. | README | Manifest |
gradle | Docker image for Gradle CI environment. | README | Manifest |
python | Docker image for Python development. | README | Manifest |
vault | Docker image for HashiCorp Vault. | README | Manifest |
backup-tools | Docker image for backup tools. | README | Manifest |
Each directory under docker/
corresponds to a specific Docker image. Navigate to each directory to view the respective Dockerfile and README for further instructions.
This project is licensed under the MIT License.
Name | Version |
---|---|
GitHub Actions Templates | v1.2.8 |