question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ContainerLaunchException with Docker Compose V2

See original GitHub issue

I encountered the following error for sbt test.

org.testcontainers.containers.ContainerLaunchException: Local Docker Compose exited abnormally with code 1 whilst running command: up -d

Solved by unchecking the option Use Docker Compose V2 in Docker General settings.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
dimafengcommented, Apr 27, 2022

Sorry for the delay. Just released

0reactions
pan3793commented, Apr 27, 2022

@dimafeng Do you have a plan to release 0.40.7?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Test container is not compatible with docker compose ...
Docker compose v2, compose the containers name with dash instead of ... ContainerLaunchException: Aborting attempt to link to container ...
Read more >
Compose V2 Overview
The new Compose V2, which supports the compose command as part of the Docker CLI, is now available. Compose V2 integrates compose functions...
Read more >
Announcing Compose V2 General Availability
On Docker Desktop version 4.4.2+, we enable aliasing of docker-compose syntax to docker compose by default. This lets you use V2 as a...
Read more >
Compose file version 2 reference
Compose and Docker compatibility matrix . There are several versions of the Compose file format – 1, 2, 2.x, and 3.x. The...
Read more >
Compose command compatibility with docker-compose
The compose command in the Docker CLI supports most of the docker-compose commands and flags. ... --compatibility has been resignified Docker Compose V2....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found