thiagodamas commented on PR #32269:
URL: https://github.com/apache/superset/pull/32269#issuecomment-2660521513

   > Oh interesting. I'm not sure what that informs though.
   > 
   > So then the issue is that `env_file:` directives don't play nice with 
`envrionment:` directives? Is this a bug or a misunderstanding?
   > 
   > Should we move away from `environment` and set all defaults in `.env`, 
tell people to use `.env-local`? Gets a little messy as these .env files are 
used across services and things, and have a mix of things people should and 
shouldn't mess with...
   
   For me it appears to be a bug, conflict order when using, inside docker 
compose, environment and env_file directives; when using like above (using with 
export or prefixed the docker command) 
(https://github.com/apache/superset/pull/32269#issuecomment-2660344469) it works


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to