armhf-registry
armhf-registry copied to clipboard
Minimal Docker Registry image the ARM architecture
armhf-registry
Minimal Docker Registry image for the ARM architecture, built from the scratch image. Current image size is 11 MiB. ARMv5 and up are supported.
Example
$ docker run -d -v /srv/registry/data:/data -p 5000:5000 --name registry silverwind/armhf-registry
Documentation
See the official registry documentation.
© silverwind, distributed under BSD licence.