Merge pull request #689 from thaJeztah/remove-daemon-subcommand

Remove deprecated "daemon" subcommand
This commit is contained in:
Daniel Nephin
2017-11-23 11:10:50 -05:00
committed by GitHub
8 changed files with 3 additions and 166 deletions

View File

@ -134,7 +134,7 @@ Registry credentials are managed by **docker-login(1)**.
Docker uses the `https://` protocol to communicate with a registry, unless the
registry is allowed to be accessed over an insecure connection. Refer to the
[insecure registries](https://docs.docker.com/engine/reference/commandline/daemon/#insecure-registries)
[insecure registries](https://docs.docker.com/engine/reference/commandline/dockerd/#insecure-registries)
section in the online documentation for more information.