chore(dev): do not bind mount ~/.gitconfig
This commit is contained in:
@@ -18,8 +18,6 @@ services:
|
|||||||
- ~/.ssh:/mnt/ssh
|
- ~/.ssh:/mnt/ssh
|
||||||
# Shell history persistence
|
# Shell history persistence
|
||||||
- ~/.zsh_history:/root/.zsh_history
|
- ~/.zsh_history:/root/.zsh_history
|
||||||
# Git config
|
|
||||||
- ~/.gitconfig:/root/.gitconfig
|
|
||||||
environment:
|
environment:
|
||||||
- TZ=
|
- TZ=
|
||||||
cap_add:
|
cap_add:
|
||||||
|
|||||||
Reference in New Issue
Block a user