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
When deploying an image built by Skaffold to docker using docker compose by running skaffold deploy --images image1:test, skaffold should go through the process without any issues
Actual behavior
Get an error "docker compose not yet supported by skaffold"