Skip to content

ulm0/registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Docker Registry Image

pipeline status Version Layers License

This is a tiny Docker Registry v2 image for ARMv6, based on the scratch image. The rest is taken from the official registry image.

Compose

Simply use make

make

Test the image

make test

And push it to the docker hub

make push

The erase the generated binaries.

make clean

Usage

See: https://docs.docker.com/registry/deploying/