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 from docker-compose-rule to testcontainers #1

Closed
jonashackt opened this issue Sep 24, 2018 · 1 comment
Closed

Migrate from docker-compose-rule to testcontainers #1

jonashackt opened this issue Sep 24, 2018 · 1 comment

Comments

@jonashackt
Copy link
Owner

jonashackt commented Sep 24, 2018

As https://github.com/palantir/docker-compose-rule seems to be slightly unmaintained, we should migrate to https://www.testcontainers.org/ (which btw were introduced here in Thüringen by one of the maintainers at our local JUG: https://www.meetup.com/de-DE/jugthde/events/253748913/).

jonashackt added a commit that referenced this issue Oct 2, 2018
jonashackt added a commit that referenced this issue Oct 2, 2018
… image of testcontainers to 1.22.0 instead of .withLocalCompose(true).
@jonashackt
Copy link
Owner Author

jonashackt commented Oct 3, 2018

Currently Docker Compose 3+ file format isn´t supported out-of-the-box in testcontainers, see testcontainers/testcontainers-java#531

Last commit build not broken because of wrong testcontainer config, but because of Spring Boot 1.5.x -> 2.x upgrade issues, see 033998f

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