outliner icon indicating copy to clipboard operation
outliner copied to clipboard

docker run sync, fails with fatal: not a git repository (or any of the parent directories): .git

Open kani-rifluxyss opened this issue 3 years ago • 1 comments

Can you please help me resolve this?

docker run --env-file ./.env --volume /root/.ssh/id_rsa:/root/.ssh/id_rsa captn3m0/outliner  sync
Cloning into '/tmp/tmp.fEaEnd'...
Warning: Permanently added 'git.xxxx.com,x.x.x.x' (RSA) to the list of known hosts.
[+] Using SSH key for git pushes
Agent pid 17
Identity added: /root/.ssh/id_rsa ([email protected])
fatal: not a git repository (or any of the parent directories): .git

kani-rifluxyss avatar Sep 15 '22 18:09 kani-rifluxyss

same.

joshuaauger avatar Nov 01 '22 03:11 joshuaauger