Skip to content

Commit 9116a46

Browse files
committed
mount the github public key (git config)
1 parent f6a88d1 commit 9116a46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ services:
1717
- ~/.bash_history:/home/php/.bash_history
1818
- ~/.gitconfig:/home/php/.gitconfig
1919
- ~/.gitignore:/home/php/.gitignore
20+
- ~/.ssh/github.pub:/home/php/.ssh/github.pub
2021
- ~/.zsh_docker:/home/php/.zsh_docker
2122
- ~/.zsh_history:/home/php/.zsh_history
2223
- $SSH_AUTH_SOCK:/ssh-agent

0 commit comments

Comments
 (0)