fix git config for docker
This commit is contained in:
parent
bd5c20324e
commit
a36be21bf1
@ -18,7 +18,7 @@ services:
|
||||
- .bash_history:/root/.bash_history:rw
|
||||
- ~/.ssh:/root/.ssh:ro
|
||||
- ~/.dotFiles/.gitconfig-base:/root/.gitconfig-base:ro
|
||||
- ~/.dotFiles/.gitconfig:/root/.gitconfig:ro
|
||||
- ~/.dotFiles/.gitconfig-liviu:/root/.gitconfig:ro
|
||||
- ~/.dotFiles/.bash_profile:/root/.bash_profile:ro
|
||||
- ~/.dotFiles/.bashrc:/root/.bashrc:ro
|
||||
- ~/.dotFiles/.bashrc.tmux:/root/.bashrc.tmux:ro
|
||||
|
Loading…
Reference in New Issue
Block a user