Git Product home page Git Product logo

Comments (3)

jlesage avatar jlesage commented on August 18, 2024

This message in compilation logs is expected and is not a problem.

For the failing test, I would recommend you try to manually launch the container to see what's happening.

Note that I didn't try yet to compile on other architecture than x86_64.

from docker-baseimage-gui.

shiomax avatar shiomax commented on August 18, 2024

This message in compilation logs is expected and is not a problem.

For the failing test, I would recommend you try to manually launch the container to see what's happening.

Thank's for the information. I'll try that. It seemed to me like the failing test is a result of that message.

Note that I didn't try yet to compile on other architecture than x86_64.

That's kinda why I built debian9 x64 now to start with. On debian10 you need to install npm explicitly, nodejs no longer installs npm with it. But then it at least builds. Gonna take some time until I figured everything out. The program I've built a container for (jriver) will eventually move to debian10 dependencies and will no longer work on debian9 and ubuntu18.04. You'll need at least debian10 or ubuntu-19. It's not gonna happen immidiately. But when it does I want to have the debian-10 image done. And I figured while I'm at it I might as well try to build it for arm.

from docker-baseimage-gui.

shiomax avatar shiomax commented on August 18, 2024

What I said about npm not installing seems to only be happening because nodejs 8.x is not supported by the version of npm that it would install. You can force install it and that works (npm complains that you are doing unsupported things while building but that's about it). Updating to nodejs 12.x ppa is a cleaner solution. I did that now. Still some testing that needs to be done. But initially debian10 seems to just work.

from docker-baseimage-gui.

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.