Code Monkey home page Code Monkey logo

docker-images's Introduction

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.

packer g10k

This is a Docker image containing the following tools:

All these tools are used to succesfully build AWS images for the Skyscrapers customers, supports g10k as faster replacement for r10k for building Puppet modules.

To build this image, a build argument is required:

  • PACKER_VERSION

You can specify it in a manual build like this: $ docker build --build-arg PACKER_VERSION=1.0.4 -t skyscrapers/packer-g10k:1.0.4 .

Teleport

This is a Docker image for Teleport

This will build a Teleport image from the Debian base image. This Dockerfile expects the released Teleport binaries in teleport/teleport folder.

volume-populator

This container is used to populate volumes from configmaps. Useful in Kubernetes as an init container to populate a volume with data before the application starts.

aws-nuke

Docker image containing the aws-nuke binary. Based on alpine.

fluent-bit

A fluent-bit image including the logzio-output and grafana-loki output plugins.

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

ARG FLB_VERSION=1.8.11-debug

kubectl

Amazon/aws-cli based docker image containing the awscli, kubectl and jq.

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

ARG KUBECTL_VERSION=v1.13.3

yq

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

spruce

Alpine based docker image Spruce pre-installed.

docker-images's People

Contributors

iuriaranda avatar minniux avatar ringods avatar simonrondelez avatar mattiasgees avatar duboisph avatar samclinckspoor 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.