On Sun, Jan 31, 2021 at 11:33 AM Dmitry Smirnov <only...@debian.org> wrote: [...] > Do you have experience operating local container registry?? > I have and I can tell that it is not fun, to say the least. Docker registry > leaks disk space because it does not garbage collect some images...
Is there a known bug number which we can follow up there? I do run a private registry with my CI, many images are pushed and deleted daliy. But I haven't noticed disk space leaks. > IMHO just saving built images to network share is the best, easiest, most > reliable way of deploying local images. It is the best to avoid Docker > registry whenever possible. However only the registry is able to dedup the image layers. -- Shengjing Zhu