mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07:00
This instantiates a temporary server, publishes some targets to it, and makes sure we can pull back the correct targets from the server. Also fixes a few problems with the client unit tests, error reporting in the client, and logging in the server. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>