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

Migrate to docker compose 2.0 #555

Open
kmazurek opened this issue Oct 26, 2021 · 0 comments
Open

Migrate to docker compose 2.0 #555

kmazurek opened this issue Oct 26, 2021 · 0 comments

Comments

@kmazurek
Copy link
Contributor

docker-compose (which is used in goth to handle setting up the Docker network, as well as the "static" part of its containers) recently received a major version bump (https://github.com/docker/compose/releases/tag/v2.0.0), fixing a number of various issues and improving its workflow.

Since Compose 2.0 is no longer available as a standalone binary, migrating to it in goth requires changing how its instructions are invoked. More details can be found here: https://github.com/docker/compose#about-update-and-backward-compatibility

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