GithubHelp home page GithubHelp logo

Comments (5)

whoan avatar whoan commented on June 3, 2024

@cranberyxl I think that would be a very good feature to have. I will work on this when I have some time. Maybe this weekend.

Thanks.

from docker-build-with-cache-action.

abrkn avatar abrkn commented on June 3, 2024

I'm looking to do the same, but Github registry only gives me 2 GB under the Team plan.

from docker-build-with-cache-action.

whoan avatar whoan commented on June 3, 2024

I think the best approach would be to allow setting a different registry (any) for the stages, allowing to set username and password too. Maybe using more optional input:

  • stages_username
  • stages_password
  • stages_registry

If they are not provided, it will use the same registry of the main image.

from docker-build-with-cache-action.

whoan avatar whoan commented on June 3, 2024

As I said, I think allowing only GitHub for the stages is not the way to go, for the current restrictions in the amount of data we can save.

Not doing for the moment as it would change the action code too much. I can take a look again for newer versions of the library if there are more people interested in this feature, which is a good one BTW.

I was also thinking about something more flexible like allowing pre and post scripts to run, so you can either (docker) pull/push respectively from any registry, as well as load/save from files downloaded/uploaded to s3 (for example).

Thanks for the suggestion @cranberyxl

from docker-build-with-cache-action.

abrkn avatar abrkn commented on June 3, 2024

I've spent a lot of time working on stage caching for a CI/CD that had crept up to 30 minutes. I highly recommend storing layers on GitHub's registry. It's more expensive than others, but much quicker and you won't have to pay for traffic.

from docker-build-with-cache-action.

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.