Short Description
Docker Registry based on gliderlabs/alpine:3.3 as a 29MB image.
Full Description
alpine-registry
Docker Registry based on Alpine Linux 3.3
Summary
The official Docker Registry (registry:latest) comes out to be about 422.9MB.
This will create a container for a Docker registry with total size of about 29MB.
Instructions
Modify the config.yml of your choosing, then build (replace <tag> with your choice) [docker build -t <tag> .
].