DockerAuthenticator uses the local .docker/config.json to provide credentials to Docker registries. Registries that have been authenticated using docker login will be available using this authenticator.
.docker/config.json
docker login
Generated using TypeDoc
DockerAuthenticator uses the local
.docker/config.jsonto provide credentials to Docker registries. Registries that have been authenticated usingdocker loginwill be available using this authenticator.