Giter VIP home page Giter VIP logo

Comments (4)

wojtekmach avatar wojtekmach commented on July 18, 2024 2

Thanks for bringing this up. As you all alluded to, the whole reason behind this project is to avoid mutable tags and we don't intend to change that.

These images are PITA to search for (Docker Hub being pretty slow and not that easy to use in my opinion) so if there is a way to make that easier that would help. Perhaps it's possible for a community-maintained example.com where FROM example.com/elixir:latest "redirects" to a hexpm elixir one?

from bob.

halostatue avatar halostatue commented on July 18, 2024

As an outside observer, elixir:*debian-bookworm-latest would break the guarantee that a given tag does not change. We use docker-lock and switched to these images because the official Elixir images would randomly change because of an upstream behind-the-scenes modification.

I would not be in favour of this, at least for these images. If we had elixir:dev-*-latest (making it clear that these images aren't intended for production), I think it would be better.

from bob.

eproxus avatar eproxus commented on July 18, 2024

@halostatue It's a good point. Aren't latest tags normally "mutable" in that sense on Docker Hub? So it is kind of implied that "latest" will change?

from bob.

halostatue avatar halostatue commented on July 18, 2024

That is true, but part of what I see from the Docker images is the "strong" promise that the tags don't change. It's one of the main reasons to use these images over the "official" images, IMO.

Where I work we have some (minimal, but present) additional verification that needs to be done when we upgrade versions of pretty much everything, even when provided by dependabot.

from bob.

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.