Skip to content

codemityio/dbi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Base Images

Table of contents

Summary

A repository of Docker base images.

Usage

make

$ make
build                          Build all images (use IMAGES env var to list specific images e.g. IMAGES=alpine make build)
buildx                         Build all images - multi-platform (use IMAGES env var to list specific images e.g. IMAGES=alpine make buildx)
diff                           Check diff to ensure this project consistency
docs-img                       Generate img docs
docs-main                      Generate main docs
docs                           Generate all docs
help                           Prints help for targets with comments
next                           Create a new version (bump prerelease or patch)
prep                           Prepare dev tools
push                           Push images
reset                          Reset the environment
version                        Print the most recent version

make build

This will re-build the images on your machine.

make prep

This will get up to speed with deps to work with the project.

Images

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Docker Base Images.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors