When creating a `DockerContainer` block, I see tha...
# ask-community
k
When creating a
DockerContainer
block, I see that I can pass in environment variables using the
env
argument. Is it possible to point to an
env_file
instead? I have some password information that I store in my .env file that I would prefer not to be shown in the UI.