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
cdxgen could attempt to build compose files using ${dockerCmd} compose command, when installDeps is set to true. A performance tweak could be to first check for existing images using compose images `https://docs.docker.com/reference/cli/docker/compose/images/.