A repository of curated, pre-configured container images and Compose templates tailored for developers and DevOps engineers. These images are built with secure, optimized configurations and support advanced use cases, such as SQL Server with Full-Text Search, self-hosted pipeline agents, and AlmaLinux-based images.
-
Pre-configured Images
- AlmaLinux 9.5 Self-Hosted Pipeline Agent
A lightweight and secure containerized pipeline agent, ideal for self-hosted Azure DevOps or similar setups. - SQL Server with Full-Text Search (Ubuntu)
A preconfigured SQL Server image with Full-Text Search (FTS) capabilities enabled. - AlmaLinux MSSQL Tools
A compact AlmaLinux-based image for working with SQL Server tools likesqlcmd
andbcp
.
- AlmaLinux 9.5 Self-Hosted Pipeline Agent
-
Automation with Taskfiles
- Each directory includes a
Taskfile.yaml
to simplify building, testing, and managing containers.
- Each directory includes a
-
Compose Templates
- Ready-to-use
compose.yaml
files make it easy to integrate these images into local development or CI/CD workflows.
- Ready-to-use
-
Integration Testing
- Includes test suites for validating container functionality, ensuring reliability in production.
Contributions are welcome! If you have ideas for additional images or improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.