gmunozfe commented on issue #1749: URL: https://github.com/apache/incubator-kie-issues/issues/1749#issuecomment-2592258831
> There are many places on Apache KIE depending on pulls from Docker Hub. Do you mind sharing more details about your motivations behind this move? I believe we should coordinate changing more places rather than having a fragmented change done to only one of the repos. Thanks [@gmunozfe](https://github.com/gmunozfe)! @tiagobento I've started by runtimes repo, but will continue with others (apps, examples..). The main motivation is that from November 2024, Docker's license agreement has expanded to include Docker Hub usage. Docker Hub is not free to use, and collectively Red Hat (and potentially other companies) appears to make significant use of it that impacts our compliance. Notice that for testcontainers use case, the environment variable [TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX](https://java.testcontainers.org/features/image_name_substitution/) won't work automatically for _"Docker Hub image names where the hub registry is explicitly part of the name (i.e. anything with a docker.io or registry.hub.docker.com host part)"_ . This applies for tests using devservices where Quarkus defines "docker.io" as part of the container image name. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
