Skip to content

Add support for registry debug

Chris requested to merge mrchrisw/support-reg-debug into master

Add support for the debug configuration value to troubleshoot registry issues

http:
  debug:
    addr: localhost:5001

https://docs.docker.com/registry/configuration/#/debug

Merge request reports