I could not find in doc or source. How would I do this command:
docker service create --with-registry-auth .....
How to pass the --with-registry-auth with docker-java? The flag will pass the repository credentials to the nodes.
I also opened SO question: https://stackoverflow.com/questions/56706612/docker-java-equivalent-of-docker-service-create-with-registry-auth
I could not find in doc or source. How would I do this command:
docker service create --with-registry-auth .....How to pass the
--with-registry-authwith docker-java? The flag will pass the repository credentials to the nodes.I also opened SO question: https://stackoverflow.com/questions/56706612/docker-java-equivalent-of-docker-service-create-with-registry-auth