Javier López de Ancos

Results 10 comments of Javier López de Ancos

Ouh mama I would like this to work in some parallel different desktops

I can confirm that in Ubuntu 21.10 any shortcut is displayed as being "invalid" and is invalid, then shorcut doesn't able to work.

Oh, nice to heard that 🥳

Hi @HiranmayaGundu, looking the problem of testing the functionality, could we test this functionality with a private access image in Docker Hub? 🤔

hi @HiranmayaGundu yep, I think that should be an image created to someone from the docker organization to this proposes cc @eddumelendez @cristianrgreco

> [!NOTE] > Some interesting things debugging this If we set a breakpoint before the http call that is failing https://github.com/testcontainers/testcontainers-node/blob/main/packages/modules/couchbase/src/couchbase-container.ts#L301 `configureExternalPorts` and we do instead of a http call...

I close this PR at the moment until I resolve the pipeline broke to podman

Hi @cristianrgreco any ideas about why this job is failing in the Couchbase module? https://github.com/testcontainers/testcontainers-node/actions/runs/8284679078/job/22698328589?pr=728 Something relate tio this change to Node 20.x executions or is something that was appearing...

I found that tc-java have the same issue https://www.couchbase.com/forums/t/test-container-error-with-image-couchbase-enterprise-7-1-4/36200 There are an open issue to resolve it but, is not clear the approach to fix it https://github.com/testcontainers/testcontainers-java/pull/7049