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 hostkeys removed from build stage #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sharvil10
Copy link

This PR removes the generation of SSH Private Host Keys from the containers.

To generate the keys at runtime you can simply add this env variable while starting the container and it should work. If you're working with bash in interactive mode then you don't need to perform this step.

BASH_ENV=/root/generate_ssh_keys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants