Git Product home page Git Product logo

Comments (7)

LMnet avatar LMnet commented on July 17, 2024

Hi @mvillafuertem

Could you try to minimize your example?

from testcontainers-scala.

mvillafuertem avatar mvillafuertem commented on July 17, 2024

Hi @LMnet

Thanks for your answer. Here is a simple example.

https://github.com/mvillafuertem/testcontainers-scala/actions

from testcontainers-scala.

LMnet avatar LMnet commented on July 17, 2024

@mvillafuertem

16:07:36.424 WARN  [pool-13-thread-4    ] o.t.c.DockerComposeContainer         Unable to pre-fetch an image (localstack/localstack) depended upon by Docker Compose build - startup will continue but may fail. Exception message was: Could not pull image: write /var/lib/docker/tmp/GetImageBlob298969881: no space left on device

Looks like github actions are restricted in terms of space. Maybe there is some configuration needed?

from testcontainers-scala.

mvillafuertem avatar mvillafuertem commented on July 17, 2024

@LMnet I don't think so, if you see this execution you can verify that the GitHub actions correctly execute the docker command.

https://github.com/mvillafuertem/testcontainers-scala/runs/997305748?check_suite_focus=true

I think it may be related to this testcontainers/testcontainers-java#1473

from testcontainers-scala.

LMnet avatar LMnet commented on July 17, 2024

But what about no space left on device message?

Actually, I didn't work with github actions and can't help you with this. Also, I'm pretty sure that this issue is not related to testcontainers-scala. It's more about testcontainers-java, because testcontainers-scala is just a wrapper with scala API. I recommend you to try to raise an issue in testcontainers-java repository with the java example.

from testcontainers-scala.

mvillafuertem avatar mvillafuertem commented on July 17, 2024

Because the org.testcontainers.DockerClientFactory class tries to download 12GB until it runs out of free space, and this is not correct.

I have raised the issue in testcontainers-java repository. Thanks!!

from testcontainers-scala.

dimafeng avatar dimafeng commented on July 17, 2024

@mvillafuertem I'm going to close this one as it seems to be on the testcontainers-java side

from testcontainers-scala.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.