I get the error "No such image: testcontainers/ryuk:0.5.1" when using @testcontainers/postgresql package #662
Unanswered
yousif-khalil-abdulkarim
asked this question in
Q&A
Replies: 1 comment
-
Hi @yousif-khalil-abdulkarim, the image exists, you can see it here: https://hub.docker.com/layers/testcontainers/ryuk/0.5.1/images/sha256-bc3ffe275ad9092cabf6ba3a44692a3cb092efce4a5712062afb63fca928153f?context=explore I see you are on Windows, have you enabled use of Linux containers? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get the error "No such image: testcontainers/ryuk:0.5.1" when using @testcontainers/postgresql package.
Context
I have installed manually docker daemon through chocolatey windows package manager.
Related issues
I found some related issues from testcontainers java, but I cannot make sens of that information.
Docker version
24.0.6, build ed223bc
Node.js
v20.8.1
Testcontainer node version
@testcontainers/postgresql 10.2.1
testcontainers 10.2.1
Terminal logs
Code
Beta Was this translation helpful? Give feedback.
All reactions