Giter VIP home page Giter VIP logo

builder-images's Introduction

Overview

This repo contains the source for builder images to be used as steps in CI/CD pipelines. An example of how these images are used can be seen in the image below.

Images are published to the Liatrio GitHub Container Registry (ghcr.io/liatrio) and are publicly visible to make them accessible across platforms. The list of published images is available on the GitHub Packages page.

Images

Skaffold: Container built with Skaffold, Helm, and Container-structure-tests

OpenShift: Container built with OpenShift and Helm

Terraform: Container built with Terraform and Terragrunt

Jenkins: Container for Jenkins that bakes in plugins

aws

maven

ruby

gradle

Gitty Up

Azure Terraform: Container for applying Terraform plan to Azure environment.

Lead Terraform Runner: Container used for running tests within the lead-terraform pipeline.

Testing

Each directory for an image contains an image structure test to confirm that it will build correctly using the Google Container Structure Test and Skaffold. You can build and test all the containers by running skaffold build or make.

Adding new images

In order for a new image to be published using the GitHub Action Workflow and publicly visible the GitHub package must be configured correctly.

First the package must exist and be linked to the builder-image repo. You do this locally by building and pushing the image locally.

  1. Make sure the Dockerfile contains the following label LABEL org.opencontainers.image.source https://github.com/liatrio/builder-images
  2. Log into the GitHub container registry with docker. GitHub: Pushing and pulling Docker images
  3. Build and push the images by running make all

Now the package permission and visibility can be configured.

  1. View the Packages in the Liatrio GitHub org and click on the image you want to make public.

  2. Click the Package Settings button.

  1. Click the Change visibility button

  1. Select Public and confirm the change.

  1. Select Actions access from the left menu and click the Add Repository button.

  1. Enter builder-images and change the role to Write.

builder-images's People

Contributors

aalsabag avatar alexashley avatar blairdrummond avatar chrisschreiber avatar cjobee avatar cplee avatar gesparza3 avatar jallen2112 avatar johnknapprs avatar jonrudy avatar ltscif avatar michaelarichard avatar mrparkers avatar mscifo avatar pactionly avatar sjordan8 avatar ssmathistad avatar tnishida1 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.