Add basic README with various information
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
Have it explain the repos purpose, list the tools in use with links, have a list of images build with this repo and display a CI badge.
This commit is contained in:
parent
edcb2d2824
commit
5e8b72337b
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# OCI Container Images
|
||||
[](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`
|
Loading…
Add table
Add a link
Reference in a new issue