• HelloRoot@lemy.lol
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    For your personal use, you don’t need an enterprise setting. It’s just a simple compose file that you run.

    You can host a registry in pull through mode, so you still have all the images you use locally, but if it’s not in your registry yet, it pulls it from docker hub or whatever.

    The only pain point is that a single registry can’t do both. So if you want to push your own docker images AND have a “cache” of stuff from docker hub, you need to run two registries in two different modes. And then juggle the url’s.