Update example volume mount
Since the default clone path is $HOME/git and the docker image sets $HOME to /tmp, we have to mount the volume at `/tmp/git` for the container to write files to the volume. As written, the example doesn't write to the volume.
This commit is contained in:
parent
ada75e9c6c
commit
1415acdf0e
Loading…
Reference in New Issue