Code Monkey home page Code Monkey logo

Comments (2)

dvdksn avatar dvdksn commented on September 21, 2024

I agree that we might as well use Alpine in place of Busybox everywhere.

Having a 2nd option in non Ubuntu or Debian alongside Alpine is necessary in some examples for sure. I have a personal bias towards Debian between these two, I'd be fine if we settled on Ubuntu too. Although, (I don't have data for this at hand) something leads me to believe that Debian is a more common option as far as actual base images go. For example: Nginx, Node.js, Postgres, and httpd all have alpine/debian versions. There are some images with ubuntu versions but those seem more rare. Of course Ubuntu is probably more likely familiar as a desktop OS. So I guess it depends which alignment we prioritize there.

from cli.

thaJeztah avatar thaJeztah commented on September 21, 2024

Good points on the ubuntu vs debian one. Just a short "blurb";

  • debian is indeed more commonly used as base image for official images
  • debian tends to be more "pure"; Ubuntu frequently adds their "special sauce" on top with "mixed" results
  • ☝️ their push for "snaps" as installer definitely is more problematic here; likely won't work really when used in a container / Dockerfile.
  • debian has a strong preference for stability (making it often the platform of choice for server / production)
  • BUT: that comes at the cost of "older packages", which .. not always makes it the choice for developers that want "recent" versions ... so bit of a mixed bag there 😞
  • Looking at downloads, Ubuntu is definitely the most popular though (but no idea in what contexts those downloads are used); also not sure if that strictly matters for examples used.
Screenshot 2024-02-29 at 15 02 32

from cli.

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.