DockerBuild.Plugins.KnownHosts (DockerBuild v0.11.0) View Source
Adds a a list of hosts provided in the :hosts
config to ~/.ssh/known_hosts
The typical use case is allow fetching of git dependencies via ssh without causing an error.
Adds a a list of hosts provided in the :hosts
config to ~/.ssh/known_hosts
The typical use case is allow fetching of git dependencies via ssh without causing an error.