Coder Social home page Coder Social logo

Comments (1)

MichaelSimons avatar MichaelSimons commented on June 30, 2024

The follow is the POR that @richlander and I came up with.

Would like to get a minimal image published and get feedback on it. Iterate as feedback is provided.

Need a 'full' tag that is independent of the targeted runtime in order to support changes to the build images outside of runtime changes. To do this the tags will be suffixes with YYYY.MM. If for some reason multiple revisions need to be released within a month, subsequent releases after the first one will contain an incremental number YYYY.MM-N

  • Images
    • Lighter weight image that targets the latest runtime e.g. 4.7.1
      • Based on corresponding runtime image
      • Supports building and running tests
      • Only contains the targeting pack - not the dev pack.
      • This image aggressively moves to the latest targeting pack
      • Tags: 4.7.1-YYYY.MM, 4.7.1 (variations with OS suffix will also be included)
    • Kitchen sink image
      • Based on 3.5 image
      • Adds all targeting packs
      • Could contain build pack if requested
      • Could add other build tools as requested
      • Tags: all-versions-YYYY.MM, all-versions (variations with OS suffix will also be included)

from dotnet-framework-docker.

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.