From: "Omar Qureshi" <omar@xxxxxxxxxxxxxxx>
Hi there, I'm not sure this is the best place for this, but, this
seems to be an issue with Git when used through Docker on Windows when
there is a shared volume.
The issue is documented at
https://github.com/bundler/bundler/issues/5322 and I've provided a git
I think this was
7814fbe ("normalize_path_copy(): fix pushing to //server/share/dir on
Windows", 2016-12-14)
I've added a longer comment to the github issue (didn't have email at the
time)
repository that allows you to simulate the issue, for this the
requirements are Docker for Windows with the Docker client installed
on WSL as well as docker-compose installed via pip.
Docker for Windows will need to be configured to have a shared drive
Also, it makes no difference if a tag is provided or not
--
Philip