How do I forward local environment variables into ...
# docker
r
How do I forward local environment variables into the images?
s
usually by doing a docker/sdk down + docker/sdk up again, the env vars themselves can be added in
docker/deployment/default/env
under the specific env file of interest