Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Full-chain/Internet enabled busybox images from scratch using Buildroot for flexible but light Docker volume containers. Comes in multiple flavors.

Notifications You must be signed in to change notification settings

alphagov/paas-buildroot-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concourse buildroot images

This repo contains images with as few dependencies as possible, so that our resource images can be tiny.

All images are built with Buildroot.

It is primarily driven by CI. To build the .tar used in the squashed image, run:

env FLAVOR=git fly -t $TARGET e -x -p -c ci/build.yml -o image-root=./image-root

...and then run docker build ./image-root to actually build the image.

About

Full-chain/Internet enabled busybox images from scratch using Buildroot for flexible but light Docker volume containers. Comes in multiple flavors.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 83.1%
  • Shell 16.9%