Dockerfiles
Dockerfiles managed and generated with GPP (General Purpose Preprocessor), multiarch support (amd64 i386 arm32v7 arm64v8 ppc64le s390x riscv64 x32)
Install / Use
/learn @xddxdd/DockerfilesREADME
Dockerfiles
A set of Docker images that I use on my servers.
All Dockerfiles do not exist in place. The files in this repository are templates, and the real Dockerfiles are generated with GPP (General Purpose Preprocessor). See Makefile for details.
Directory Structure
- dockerfiles: template files for individual images.
- Each subfolder is one image
- template.Dockerfile define how real Dockerfile is generated
- Ready to use images available at xddxdd @ Docker Hub, but you shouldn't use them (or blindly update them), since I change them on my will, without considering backwards compatibility
- include: common parts of template files, including image definition, frequently used commands, etc.
- Like headers in C++.
- unmaintained: template files for images that I no longer maintain
- Because I no longer use them, or upstream deleted their code, etc.
- Old images are still available at xddxdd @ Docker Hub
License
Public domain.
Related Skills
openhue
347.2kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
347.2kElevenLabs text-to-speech with mac-style say UX.
weather
347.2kGet current weather and forecasts via wttr.in or Open-Meteo
Better-Prompt
Publishable Prompt Engineering skill package that compiles a user request into a ready-to-use high-quality Prompt, with support for diagnosis, module injection, debugging, and evaluation.
