On 2023-01-10 10:28:21 +0100 (+0100), Radosław Piliszek wrote: [...]
I meant a permanent, publicly-available-for-download storage of versioned container images. Unless you somehow omitted that one option from your answer, I think you have answered that it is not supported at the moment which would agree with my upfront knowledge. On that note, are there any plans to add that support? Or is the best recommendation to use Quay (as DockerHub's limits are hurtful).
It's still not clear from your description whether you intend to only publish images for the software hosted in OpenDev, or copy images from other container repositories into it. Is it failing uploads into DockerHub which are causing pain, or downloading the dependency images from DockerHub in CI jobs, or some other limits? If it's that DockerHub's download limits are impacting outside users of your published images (not just CI jobs, where we can try to do a better job of proxying/caching those), then that suggests the bandwidth needed to host these is probably astronomical, and that would be my biggest concern. DockerHub is clearly imposing limits for a reason, so if it's not cheap/easy for them to serve the content then I don't expect it to be any easier for a volunteer community relying on donated services to do so. -- Jeremy Stanley