Testcontainers-java: Support container_name in docker-compose file

Created on 24 Mar 2020  路  4Comments  路  Source: testcontainers/testcontainers-java

docker-compose files which contain container_name are not supported and the creation of DockerComposeContainer fails due to IllegalStateException. This has been introduced in #1151 as a quick fix for unintuitive feedback. If I understand correctly, the option of an implementation was however not discarded, but postponed. This issue is now about the implementation.

aredocker-compose good first issue help wanted resolutiosomedaymaybe

Most helpful comment

@reggiemcdonald it is still up for grabs 馃憤

All 4 comments

Hi @krichter722,

Would you like to work on implementing it? Also, do you see it as a blocker for you, or just a nice to have feature?

Hi @bsideup,

I would like to work on this.

Has this been finished? I would be interested in working on this if it isn't.

@reggiemcdonald it is still up for grabs 馃憤

Was this page helpful?
0 / 5 - 0 ratings