Skip to content

docker-compose always failed after setup-buildx-action #350

Answered by crazy-max
Kang-Hou asked this question in General
Discussion options

You must be logged in to vote

docker-compose aka compose v1 is EOL for quite some time. Looking at github public runners only compose v2 is available: https://github.com/actions/runner-images/blob/main/images%2Fubuntu%2FUbuntu2204-Readme.md

You should change your command to docker compose which uses compose v2 as CLI plugin.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Kang-Hou
Comment options

Answer selected by crazy-max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants