Skip to content

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

Open
@bkuhl

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions