aacebedo / dnsdock

DNS service discovery for Docker containers
MIT License
606 stars 91 forks source link

Set the content type to json #71

Closed greg0ire closed 8 years ago

greg0ire commented 8 years ago

Before creating your PR, execute the following command:

$> go lint

This one gives me an error : go: unknown subcommand "lint"

And BTW, why not use travis for that?

This can help clients with JSON formatting capabilites to do their thing. Fixes #68