Skip to content

Commit 9d86472

Browse files
committed
Drop ssh mount (not generic enough)
1 parent adca370 commit 9d86472

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ 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
2120
- ~/.zsh_docker:/home/php/.zsh_docker
2221
- ~/.zsh_history:/home/php/.zsh_history
2322
- $SSH_AUTH_SOCK:/ssh-agent

0 commit comments

Comments
 (0)