iamdork / compose

Command line replacement for docker-compose, adding dork magics.
MIT License
2 stars 2 forks source link

Make use of ssh auth socket #36

Open pmelab opened 7 years ago

pmelab commented 7 years ago

During container runtime, if SSH_AUTH_SOCKET is available, use it instead of mounting the ssh private key.