https://github.com/agola-io/agola-example-kaniko
Build a docker/oci image using kaniko inside an Agola run
https://github.com/agola-io/agola-example-kaniko
Last synced: 2 months ago
JSON representation
Build a docker/oci image using kaniko inside an Agola run
- Host: GitHub
- URL: https://github.com/agola-io/agola-example-kaniko
- Owner: agola-io
- Created: 2019-07-22T13:40:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T13:40:27.000Z (almost 6 years ago)
- Last Synced: 2023-03-27T13:56:09.421Z (about 2 years ago)
- Language: Go
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agola Kaniko Example
This example explains how to build docker/oci images using [kaniko](https://github.com/GoogleContainerTools/kaniko)
The `.agola/config.yml` file contains two runs definitions (the second one commented out) that shows how to build or build and push a docker/oci image