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
fix(compose): correctly handle multiple compose files with -f/--file option
Previously, the logic only processed the first file when multiple compose files were passed with the -f/--file option, ignoring the others. This fix ensures that all specified compose files are correctly processed during auto-extraction.
Signed-off-by: Aleksei Igrychev <aleksei.igrychev@palark.com>
0 commit comments