The Docker images used in the test pipelines or directly used by Tuleap users are, as of today, build via the Docker Hub autobuild feature.
Thanks to the abuses of crypto-miners some changes are coming to this feature, see https://www.docker.com/blog/changes-to-docker-hub-autobuilds/
The Tuleap project will stop relying on the Docker Hub autobuild and some changes are going to be made in the way the images are managed:
- Docker images that are expected to be used by end-users/administrators will still be published to the Docker Hub
- Docker images used by Tuleap developers/CI pipelines will be moved to the GitHub Container Registry
Those images will either be built on the Tuleap project own resources or via GitHub Actions.
No changes are expected to the Tuleap Enterprise Docker image: the image will still be built by Enalean and published on our private Docker registry.