Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose v2 support? #32

Open
3x3cut0r opened this issue Nov 17, 2022 · 0 comments
Open

docker compose v2 support? #32

3x3cut0r opened this issue Nov 17, 2022 · 0 comments

Comments

@3x3cut0r
Copy link

3x3cut0r commented Nov 17, 2022

Hi,
my github action ends with a

bash: line 1: docker-compose: command not found

because i haven't installed docker-compose v1 but v2. so i only have

docker compose

is there a way to get it working without doing stuff like adding aliases or something else?

// EDIT:
i found a way with compose-switch

maybe that action could be updated anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant