Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.37 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.37 KB

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>