-
I have a docker image that uses environment variables. When I start the container, I use an .env variable to set them up. Sometimes I change the configuration, without updating the image of course, and I'd like the container to restart, ideally with no downtime, with the newly update configuration. How would you do that? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
simskij
Feb 6, 2023
Replies: 1 comment
-
I'm sorry, that is unfortunately not something we support at this point. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
simskij
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm sorry, that is unfortunately not something we support at this point.