Jayesh Shere

Results 1 issues of Jayesh Shere

For registry credentials containing certain characters, the base64 encoding is [not url-safe](https://github.com/JeanRev/TeamcityDockerCloudPlugin/blob/240f1f8af3e788aa764b57cea3ce74687df5b7c2/server/src/main/java/run/var/teamcity/cloud/docker/client/DefaultDockerClient.java#L575) and this fails authentication. Acknowledged [here](https://github.com/moby/moby/issues/33434). A fix was also applied to [docker-java](https://github.com/docker-java/docker-java/issues/1145). Happy to submit a PR.