docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Implications of Docker Hub changes
I guess most people here are aware that Docker Hub announced major changes, see e.g. here: https://blog.alexellis.io/docker-is-deleting-open-source-images/
Particularly it seems many docker images that have been hosted for free on docker hub will disappear soon.
Opening this bug to raise this issue here, as the docker-compose file of docker-jitsi-meet fetches its images from docker hub. Will they remain available or will they move to another place? What will users have to do? It would probably be good to have this information in the README.
For reference on the Dockerhub discussion: https://github.com/docker/hub-feedback/issues/2314
Our plan is to move to ghcr shortly. The compose file will point to ghcr so updates should be seamless.