Giter Club home page Giter Club logo

Comments (6)

ahmetb avatar ahmetb commented on May 30, 2024

Yes. After redoing the image we thought a :latest that's alpine based an no components pre-installed would be what people need. This has broken many people and turns out many people use additional components.

Therefore we rolled out #78 to address #74. The :latest (and :VERSION) is now debian-based and has all additional components pre-installed (it's a large image). We don't have a tag for the Alpine now, however :slim tag should be small enough. We are hoping to move :slim to alpine once we can confirm it works correctly.

from cloud-sdk-docker.

kri5 avatar kri5 commented on May 30, 2024

Well it worked for me, i made changes to adapt to alpine based image, and you do not even provide a different tag for this alpine based image. This is no way of doing releases.

from cloud-sdk-docker.

ahmetb avatar ahmetb commented on May 30, 2024

Sorry about breaking you. Basically the repo has been unmaintained for more than a year and there was no tags at all, we started changing stuff and people got broken. They gave feedback that we addressed within first 24 hours.

We expect things to get more stable soon.

If we now provide an :alpine tag and then move the :slim to use the Alpine Dockerfile, we will have two tags doing the same thing. In that case we would delete :alpine at some point, which would break you again. If you have any suggestions, let us know.

from cloud-sdk-docker.

kri5 avatar kri5 commented on May 30, 2024

You will anyway break people using the :slim image, because people do rely on the base system they are on.

from cloud-sdk-docker.

kri5 avatar kri5 commented on May 30, 2024

It's now too late to do things properly, but you shouldn't have release a new :slim tag that will break at some point because the base system will not be the same.

from cloud-sdk-docker.

ahmetb avatar ahmetb commented on May 30, 2024

@kri5 you can use a version tag to avoid such breaking changes. If you pin your base image to :159.0.0-slim today, when we change slim to use Alpine, we will not be updating the versioned image. However, if you stay on :slim latest image, the base OS may change under you. Does this sound reasonable?

from cloud-sdk-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.