Coder Social home page Coder Social logo

Comments (4)

samruddhikhandale avatar samruddhikhandale commented on May 21, 2024

It was intentionally changed to use base:bullseye instead of base:0-bullseye with the assumption that we've never done a breaking change within a distro.

This is something recently discussed with @jkeech & the change was made to avoid complicating the templates.

from templates.

Chuxel avatar Chuxel commented on May 21, 2024

This is one example. Python is the same right now as is Node, but dotnet, Go, C++, Anaconda, and others have 0- prefixes. I think we want to encourage people to not use any form of "latest" here. It also hints that version specific versions are available. What is the criteria for when we would include the prefix and when we would not?

from templates.

samruddhikhandale avatar samruddhikhandale commented on May 21, 2024

What is the criteria for when we would include the prefix and when we would not?

I don't think we have a formalized criteria yet 🤔

last month, this PR unpinned the major versions for base images so that each time a new major version is released, we don't have to update the Templates (eg. we needed to update with new base-ubuntu version). We discussed it was safe to do so for base images, as we never have/had breaking changes within a distro.

For other language images, like Python, Go, dotnet etc, I think we should have major versions (ie 0- prefix) as it is more likely to have breaking changes. I can scan and fix if this isn't happening right now and if that's what we agree upon.

from templates.

Chuxel avatar Chuxel commented on May 21, 2024

Yeah that seems reasonable. 👍

from templates.

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.