Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

(outdated/no longer used) BuildRoot-based toolchain for building tiny images for our core resource types.

License

Notifications You must be signed in to change notification settings

concourse/buildroot-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

(outdated/no longer used) BuildRoot-based toolchain for building tiny images for our core resource types.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 51.3%
  • Makefile 41.0%
  • Shell 7.7%