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

Upgrade org.testcontainers to version compatible with podman #326

Closed
rhusar opened this issue Apr 16, 2024 · 0 comments · Fixed by #327
Closed

Upgrade org.testcontainers to version compatible with podman #326

rhusar opened this issue Apr 16, 2024 · 0 comments · Fixed by #327

Comments

@rhusar
Copy link
Member

rhusar commented Apr 16, 2024

Currently, the version of testcontainers that s3mock brings in, doesn't support podman.

[INFO] \- com.adobe.testing:s3mock-testcontainers:jar:2.17.0:test
[INFO]    +- com.adobe.testing:s3mock-docker:pom:2.17.0:test
[INFO]    \- org.testcontainers:testcontainers:jar:1.18.3:test
[INFO]       +- org.apache.commons:commons-compress:jar:1.23.0:test
[INFO]       +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test
[INFO]       |  \- org.jetbrains:annotations:jar:17.0.0:test
[INFO]       +- com.github.docker-java:docker-java-api:jar:3.3.0:test
[INFO]       |  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3:test
[INFO]       \- com.github.docker-java:docker-java-transport-zerodep:jar:3.3.0:test
[INFO]          +- com.github.docker-java:docker-java-transport:jar:3.3.0:test
[INFO]          \- net.java.dev.jna:jna:jar:5.12.1:test
@rhusar rhusar changed the title Upgrade org.testcontainers to version compatible with podman Upgrade org.testcontainers to version compatible with podman Apr 16, 2024
rhusar added a commit to rhusar/jgroups-aws that referenced this issue Apr 16, 2024
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

Successfully merging a pull request may close this issue.

1 participant