savoirfairelinux / cqfd

cqfd helps running commands inside the Docker container configured for your project, keeping the user and working directory the same inside the container
GNU General Public License v3.0
64 stars 31 forks source link

cqfd: bind global ssh config #103

Closed deribaucourt closed 1 year ago

deribaucourt commented 1 year ago

CQFD was able to use the user SSH configuration (known_hosts, config) but could not benefit from global settings. Simply bind the global configuration dir to match the SSH configuration the user is expecting.