Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

define exec env by merging service env with command line --env #1682

Merged
merged 1 commit into from
May 20, 2021

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented May 18, 2021

What I did
Configure exec environment by merging service env as defined in compose file and --env parameters, and resolve values using project's environment.

Related issue
close #1681

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof merged commit ccaa175 into docker-archive:main May 20, 2021
@ndeloof ndeloof deleted the exec_env branch May 20, 2021 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
local Local context (moby)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker compose run/exec does not pass env variables without value (docker-compose does)
2 participants