chimame / kaniko-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage example using Kaniko

Provides examples of how to use Kaniko in using Travis CI, Circle CI, and GitLab CI.

In addition, it is described here on the premise of using Amazon Elastic Container Registry.

In the case of Travis CI

Describes how to run Kaniko's Docker image. Please see here for details.

In the case of Circle CI

Describes how to run Kaniko's Docker image. Please see here for details.

In the case of GitLab CI

In the case of GitLab, the usage example is described officially.

I changed a little to use ECR.

About


Languages

Language:Ruby 66.6%Language:HTML 13.8%Language:JavaScript 11.9%Language:Dockerfile 6.0%Language:CSS 1.7%