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
|
- .env
|
||||||
volumes:
|
volumes:
|
||||||
- ../..:/workspaces:cached
|
- ../..:/workspaces:cached
|
||||||
|
- ${SSH_AUTH_SOCK}:/tmp/ssh-agent.socket
|
||||||
command: sleep infinity
|
command: sleep infinity
|
||||||
network_mode: service:db
|
network_mode: service:db
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue