Code Monkey home page Code Monkey logo

Comments (5)

fbarl avatar fbarl commented on June 22, 2024 1

Ok it was the Docker version all along (probably in combination with a Python docker lib issue) - upgrading to Docker 19.03.4 fixed it for me!

I'll add a note to the README for the future reference and then I think we can close this issue.

from brick.

madsnedergaard avatar madsnedergaard commented on June 22, 2024

CI (and I) are running Docker at 19.03.4, but I doubt that's the issue. We're also running on Linux in CI, so that shouldn't be it either 🤔

I'm running Docker with the following config, perhaps the debug flag is relevant for this?

{
  "experimental": false,
  "debug": true
}

https://docs.docker.com/config/daemon/

from brick.

corradio avatar corradio commented on June 22, 2024

It could maybe come from the version of python used? Or maybe the version of dockerpy used?

from brick.

fbarl avatar fbarl commented on June 22, 2024

I'm running Docker with the following config, perhaps the debug flag is relevant for this?

This seemed like a good guess to me so I tried it but it didn't make a difference - an important thing I forgot to note earlier is that I do get the steps output when running docker build command directly from my command line, so it's likely not a docker thing but either brick or one of the deps.

It could maybe come from the version of python used? Or maybe the version of dockerpy used?

Perhaps! My Python version is 3.6.4 and the docker lib version is 3.7.0 which both seem in line with the setup.py script though, so I'm not really sure 🤔

I'm checking https://github.com/docker/docker-py/issues for possible answers and I'll also try bumping my Docker version just to remove that as a possible cause.

from brick.

madsnedergaard avatar madsnedergaard commented on June 22, 2024

Haha weird, but great that you found the fix! :)

from brick.

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.