oci-images/README.md
June a4a0af5d65
All checks were successful
ci/woodpecker/push/penpot/2 Pipeline was successful
ci/woodpecker/push/penpot/3 Pipeline was successful
ci/woodpecker/push/penpot/1 Pipeline was successful
penpot: introduce ci for building custom penpot images
This is in preparation for building penpot images with custom patches
applied.
2024-08-10 20:39:10 +02:00

18 lines
798 B
Markdown

# 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`
- `git.hamburg.ccc.de/CCCHH/oci-images/nextcloud`
- `git.hamburg.ccc.de/CCCHH/oci-images/penpot/frontend`
- `git.hamburg.ccc.de/CCCHH/oci-images/penpot/backend`
- `git.hamburg.ccc.de/CCCHH/oci-images/penpot/exporter`