mirror of
https://github.com/moby/moby.git
synced 2026-07-10 08:39:25 +00:00
Makes sure that debug endpoints are always available, which will aid in debugging demon issues. Wraps debug endpoints in the middleware chain so the can be blocked by authz. Signed-off-by: Brian Goff <cpuguy83@gmail.com>