Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh-host-keys should not be a static part of the image #3

Merged
merged 2 commits into from
May 29, 2020

Conversation

ebartz
Copy link
Contributor

@ebartz ebartz commented May 28, 2020

Hi there,

I think it is not a good idea to create the SSH Host keys during the image creation process. It may be better to initially create them once the container is started.

This change will make sure that they get created during startup if they don't exist.

@grantbevis grantbevis merged commit 5004b2a into grantbevis:master May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants