Skip to content

A small Docker image that can be used in image build layers

License

Notifications You must be signed in to change notification settings

wbstack/docker-build-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-build-util

This repository contains code for creating a small container for use when building things.

It includes:

  • git with a default user and email configured for wbstack activities
  • curl
  • compression related tools via libarchive-tools