oci-images/README.md

14 lines
630 B
Markdown
Raw Normal View History

# OCI Container Images
[![status-badge](https://woodpecker.hamburg.ccc.de/api/badges/2/status.svg?branch=main)](https://woodpecker.hamburg.ccc.de/repos/2/branches/main)
This repo allows us to automatically build various OCI container images. This is mostly useful when the standard images available don't fulfill our needs.
Tools in use:
- [Woodpecker](https://woodpecker-ci.org/)
- [kaniko](https://github.com/GoogleContainerTools/kaniko)
- [crane](https://github.com/google/go-containerregistry/tree/main/cmd/crane)
## Images
- `git.hamburg.ccc.de/CCCHH/oci-images/keycloak`
2024-07-29 21:51:01 +02:00
- `git.hamburg.ccc.de/CCCHH/oci-images/nextcloud`