Code Monkey home page Code Monkey logo

Comments (6)

ChristophSchranz avatar ChristophSchranz commented on August 24, 2024 1

Your PR ffe73f5 is merged, I suppose this issue is solved and can be closed.

from gpu-jupyter.

mathematicalmichael avatar mathematicalmichael commented on August 24, 2024

docker build -t gpu-jupyter .build/

does work (seems to pick up from cache last week)

but if i remove the image, it fails as above to build fresh

from gpu-jupyter.

mathematicalmichael avatar mathematicalmichael commented on August 24, 2024

I think this is an issue pertaining to the focal ubuntu image, a bug it seems that I encountered elsewhere as well.

adding RUN chmod 1777 /tmp right below the reference to the focal image in .build/Dockerfile allows step 25 (now step 26) to work. don't want to jinx it but my build is now on step 29, so it looks fine from here...

from gpu-jupyter.

ChristophSchranz avatar ChristophSchranz commented on August 24, 2024

Yes I that's possible. Your build was working in the end, right?

Those lines origin from the docker-stack Dockerfiles:
https://github.com/jupyter/docker-stacks/blob/04f7f60d34a674a2964d96a6cb97c57a7870a828/base-notebook/Dockerfile#L11-L17

It is necessary to make a PR on this Dockerfile, or do you think that there is an uncomplicated work-around, like choosing a version before focal?

from gpu-jupyter.

mathematicalmichael avatar mathematicalmichael commented on August 24, 2024

yes I got it building by adding the one-liner.
so, focal from june seems fine without it, but frankly, that line really cant hurt from a robustness perspective.

the github actions seems to pass as-is, but it might be using a cached version of ubuntu, I don't know.

from gpu-jupyter.

mathematicalmichael avatar mathematicalmichael commented on August 24, 2024

surprised it didn't close automatically since it was mentioned in the comments.

from gpu-jupyter.

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.