Damien Raude-Morvan created GORA-674:
----------------------------------------
Summary: 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
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)