ssh agent

This commit is contained in:
Александр Кирюхин 2024-01-28 23:10:55 +00:00
parent 7618d85264
commit 0b67699fb7

View file

@ -12,6 +12,7 @@ services:
- .env
volumes:
- ../..:/workspaces:cached
- ${SSH_AUTH_SOCK}:/tmp/ssh-agent.socket
command: sleep infinity
network_mode: service:db