mirror of
https://github.com/docker/docs.git
synced 2026-04-02 17:28:55 +07:00
Use this command in cmd/registry/main.go. Move debug server to the main command, and change Serve to be a ListenAndServe function. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>