You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If git config has not been run, docker-compose will erroneously mount ~/.gitconfig as a root-owned directory, leading to a bug where the docker container will never successfully start.
If git config has not been run, docker-compose will erroneously mount ~/.gitconfig as a root-owned directory, leading to a bug where the docker container will never successfully start.