Skip to content

skyscrapers/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-images

This repository contains the Docker setup to build a number of derived/customised Docker images. Each folder contains the setup for a single image.

The Concourse pipeline to build all images can be found in the skyscrapers/ci repository.

actions-runner

This is a Docker image based on the official GitHub Actions runner image. It is used to run GitHub Actions on a self-hosted runner in a Kubernetes cluster. Our layer adds our most used tools onto the official image.

The image is build with GitHub actions and pushed to the ghcr.io/skyscrapers/actions-runner repository.

Atlantis

This is a Docker image for Atlantis. We put our layer on top of the official Atlantis image that inludes our tools from our Terragrunt image.

Terragrunt

This is a Docker image that contains all the tools needed to run Terragrunt in Skyscrapers:

fluent-bit

A fluent-bit image including the logzio-output output plugin.

You can control which versions are built via the following ARGs:

ARG FLB_VERSION=2.2.1-debug

yq

Alpine based docker image with yq and jq tools pre-installed.

spruce

Alpine based docker image Spruce pre-installed.

About

Definitions of various customised Docker images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages