Giter Site home page Giter Site logo

Comments (2)

JalexChen avatar JalexChen commented on July 19, 2024

Hey @wyardley, Just to confirm, what you're trying to say is you would like to have a new node version e.g 14.21, but use an older ubuntu version (20.04) vs what the default base image has (22.04)?

If so, I think this is a good idea, and I think @felicianotech would agree, especially when there are breaking changes introduced or in the case of our base image changing from 20.04 to 22.04 in October.

The ability to do this already exists. However, it has not been implemented directly. For example, in cimg-base, there are directories for 18.04, 20.04, and 22.04.

So for your use-case, FROM cimg/base:2022.11-20.04 would be what you're looking for.

This is an example for Ruby to address OpenSSL compatibility. 2.7 vs 3.1

I'm going to put this in the backlog as a future task to work on

from cimg-node.

wyardley avatar wyardley commented on July 19, 2024

Yes, confirming that’s what I’d like!
Also if there were a way to bake in an OpenSSL v1 compatibility layer into the base image that has 22.x, that would make my more specific issue a lot less of an issue (could file a separate issue for that if it’s something you’d consider)

from cimg-node.

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.