ssh agent
This commit is contained in:
parent
7618d85264
commit
0b67699fb7
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ services:
|
|||
- .env
|
||||
volumes:
|
||||
- ../..:/workspaces:cached
|
||||
- ${SSH_AUTH_SOCK}:/tmp/ssh-agent.socket
|
||||
command: sleep infinity
|
||||
network_mode: service:db
|
||||
|
||||
|
|
Loading…
Reference in a new issue