Explain command map overwrite
This commit is contained in:
@@ -7,4 +7,5 @@ MRSK_CONFIG = Mrsk::Configuration.load_file(Rails.root.join("config/deploy.yml")
|
||||
|
||||
SSHKit::Backend::Netssh.configure { |ssh| ssh.ssh_options = MRSK_CONFIG.ssh_options }
|
||||
|
||||
# No need to use /usr/bin/env, just clogs up the logs
|
||||
SSHKit.config.command_map[:docker] = "docker"
|
||||
|
||||
Reference in New Issue
Block a user