You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(core): DockerCompose: support list of env_files (#847)
It is useful to be able to pass a list of `env_file`s, especially since
you can pass a list of `compose_file_name`s.
Builds upon
#135,
matching `compose_file_name`.
0 commit comments