Suggest a more secure way of handling SSH host keys in docker builds [ci skip]
In a continuous deployment pipeline it us crucial that SSH host keys are correctly checked, the documentation explained that disabling host key checking is dangerous, but did not give any alternative. Please consider the following change that gives users an example of a better solution.