UID and GID args can now be set during build,
so following the example command in the README should fix
#2
by providing a UID and GID that exist on the host
so that the directories owned by git in the container
can be bind mounted on the host.
+6
-1
Dockerfile
+6
-1
Dockerfile
···
+5
-1
docker-compose.yml
+5
-1
docker-compose.yml
+16
-2
readme.md
+16
-2
readme.md
···