[
https://issues.apache.org/jira/browse/GORA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318590#comment-17318590
]
Damien Raude-Morvan commented on GORA-674:
------------------------------------------
[~minfaz] Ok thanks !
Just to confirm your tests, [commit
b0cc476550e12396030e5c819d5556f050e3db38|https://github.com/testcontainers/testcontainers-java/commit/b0cc476550e12396030e5c819d5556f050e3db38]
in testcontainers-java - which fix issue we were discussing - is only included
since *1.15.1* release and is not in *1.15.0*
I've just merged [PR 236|https://github.com/apache/gora/pull/236] into master
to fix our build/tests
> Failure of testcontainers-java on recent Docker runtime
> -------------------------------------------------------
>
> Key: GORA-674
> URL: https://issues.apache.org/jira/browse/GORA-674
> Project: Apache Gora
> Issue Type: Bug
> Components: build process
> Reporter: Damien Raude-Morvan
> Assignee: Damien Raude-Morvan
> Priority: Major
> Labels: docker, testcontainers
> Time Spent: 20m
> Remaining Estimate: 0h
>
> As reported by [~alfonso.nishikawa]
> Right now I see that CouchDB fails
> {code:java}
> org.apache.gora.couchdb.store.TestCouchDBStore.org.apache.gora.couchdb.store.TestCouchDBStore
>
> Can't get Docker image: RemoteDockerImage(imageName=couchdb:1.6.1,
> imagePullPolicy=DefaultPullPolicy())
> Caused by: com.github.dockerjava.api.exception.NotFoundException:
> {"message":"No such image: testcontainersofficial/ryuk:0.3.0"}{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)