6 ms·
Is there any licence constraints? I.e Docker terms of service restrict distribution in this way? Is there any technical restraints? I.e Docker specify no-cac
by InsomniacL 2y ago
Is there any licence constraints?
I.e Docker terms of service restrict distribution in this way?
Is there any technical restraints?
I.e Docker specify no-cache
I expect Docker don't want their images cached and would want you to use their service and transform you in to a paying subscriber through limitations on free tier.
- aragilar 2y agoCaching is called out on https://docs.docker.com/docker-hub/usage/manage/ https://docs.docker.com/docker-hub/usage/manage/. My feeling is the way the naming scheme was defined (and subsequent issues around modifying the default registry), docker wanted to try to lock people into using docker hub over allowing public mirrors to be set up easily. This failed, so they've needed to pivot somewhat to reduce their load.
- InsomniacL 2y ago> This failed, so they've needed to pivot somewhat to reduce their load. Or it worked, and now through free tier limitations they get more people sign-up and more people taking paid subs