Open achilleas-k opened 5 years ago
When the backend service clones for the first time it will be prompted to accept the SSH host key. Fetching of the key should be part of the setup process.
See ssh-keyscan.
ssh-keyscan
Might add this to the docker entrypoint along with user setup
When the backend service clones for the first time it will be prompted to accept the SSH host key. Fetching of the key should be part of the setup process.
See
ssh-keyscan
.