Git Product home page Git Product logo

Comments (2)

colearendt avatar colearendt commented on July 4, 2024

A downside here - it is nice having old versions around so that we can easily test old product versions when customers are running into issues in old environments 🤷‍♂️

from rstudio-docker-products.

ianpittwood avatar ianpittwood commented on July 4, 2024

I want to take this one on after I close out a couple other tickets. Docker Hub's Advanced Image Management API seems like a decent way to do this, but we'll want to decide what criteria we want to prune on:

  • Prune based off image age (i.e. image was pushed >2yrs ago then we can prune it).
  • Prune based off last active time, the time since the image was last pushed or pulled. This is supported directly by the API with a default of 1 month.
  • Some mix of the two.

We could also consider pruning any "preview" images at a faster clip than other images or even separating them into another feed (i.e. rstudio/workbench-preview) to make the distinction clearer for end users and so we can more easily apply different sets of rules to them.

I'm leaning towards pruning based on last active time, but maybe at a further out timeline like 6 months to a year.

EDIT: Just noticed that we already have preview feeds on Docker Hub.

from rstudio-docker-products.

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.