mirror of
https://pagure.io/kube-sig/gating-services-images.git
synced 2026-06-14 14:21:54 +00:00
No description
- Dockerfile 47.1%
- Python 25.6%
- Makefile 17%
- Shell 10.3%
| images | ||
| volumes | ||
| .gitignore | ||
| docker-compose.yml | ||
| LICENSE | ||
| README.md | ||
Gating Services Images
This repository contains container images for all gating services components: resultsdb, waiverdb, greenwave and so on.
A docker-compose.yml is provided to run those containers locally.
Sample command to run it locally:
podman-compose up --force-recreate --build
Images
Images are locates in the images folder with each image having its own folder.
A Makefile is provided for both convenience and CI usage.
License
MIT