Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

[BUG] Environment variables aren't passed with docker exec #37

Open
raydouglass opened this issue Sep 16, 2020 · 0 comments
Open

[BUG] Environment variables aren't passed with docker exec #37

raydouglass opened this issue Sep 16, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@raydouglass
Copy link
Member

Environment variables are only included during the setup of the container. Subsequent docker exec calls do not include the environment variables which could be overwritten.

@raydouglass raydouglass added the bug Something isn't working label Sep 16, 2020
@raydouglass raydouglass changed the title Environment variables aren't passed with docker exec [BUG] Environment variables aren't passed with docker exec Sep 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant