Skip to content

dockhippie/registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

registry

Docker Build GitHub Repo

These are docker images for Distribution running on our Alpine Linux image.

Versions

For the available versions please look at Docker Hub or Quay or check the existing folders within the GitHub repository.

Volumes

  • /var/lib/registry

Ports

  • 5000

Available environment variables

REGISTRY_HEALTHCHECK_CODE = 200
REGISTRY_HEALTHCHECK_URL = http://localhost:5000
REGISTRY_SKIP_CHOWN = false

Inherited environment variables

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2015 Thomas Boerger <http://www.webhippie.de>