I’d like to host my own container images centrally in my network so that I can both cache the images (if dockerhub or similar goes down) but also host my own images that I don’t want public. Anyone doing this?

  • kolorafa@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    21 hours ago

    You can use (self hosted) gitlab as a registry storage. We do that locally so we have both code, pipeline and containers in the same place.