Joshua-Schroijen
Joshua-Schroijen
Hello! I was wondering how one could use a [credential helper](https://serverfault.com/questions/1117918/docker-in-docker-gitlab-ci-adding-and-using-credential-helper) within docker-in-docker? There doesn't seem to be a way to install the necessary keychain software in the image or...
Symbolic link to directory creation fails because of too long paths even if path <= 260 characters
Hello! I have noticed a strange issue with using `ln -s` inside of MSYS2 which I'm inclined to consider a bug. Even after I enabled long paths inside of the...
**How would this feature be useful?** In enterprise environments, TLS interception is commonly used necessitating the use of [truststore](https://pypi.org/project/truststore/) for downloading packages over HTTPS. That `pip` package is installed in...