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

[Feature Request] SSH Private Key in Environment Variable #40

Open
bkuhl opened this issue Oct 4, 2016 · 0 comments
Open

[Feature Request] SSH Private Key in Environment Variable #40

bkuhl opened this issue Oct 4, 2016 · 0 comments

Comments

@bkuhl
Copy link
Contributor

bkuhl commented Oct 4, 2016

It's possible to pull a private key from an environment variable and set it when the container runs. An example of this is at https://github.com/realpage/asset-publisher/blob/master/infrastructure/start.sh#L14. The Dockerfile's CMD is then set to run the script before hitting the process that Docker keeps running. Implementing this step would be a great step towards this container not having to be rebuilt with custom config.

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

No branches or pull requests

1 participant