Skip to content

Local development keys and Docker #45

Answered by danenania
colvin asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @colvin, I think any of the options you mention could potentially work: forwarding the ENVKEY to the container as an env var, copying the file over from ~/.envkey/apps, or generating a separate local development ENVKEY.

Off the top of my head, I can't think of a particularly strong reason to prefer one option over the others, but I think I'd probably go with copying over the ~/.envkey/apps file into the container.

I agree that showing the app id in the UI would be helpful for this situation. In the meantime, you can also get it from the CLI using envkey apps --json-pretty

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@colvin
Comment options

@danenania
Comment options

@colvin
Comment options

Answer selected by colvin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants