umami
umami copied to clipboard
Add docker hub image
Because I am in China, and access GitHub/docker.umami.is/ghrc is very slowly. I did not find a mirror for that, there is docker hub mirror only.
For pull docker image, it takes me a one afternoon and one night.
Until now, the image did not pull finish

Thanks!
~~Try docker.umami.is/umami-software/umami, its a hosted server, but still in Europe.~~
Never mind its a "symlink" to ghcr.io (which was a eu server for me because of geo-dns)
Try docker.umami.dev and see if it helps. This one is hosted on Cloudflare.
`docker.umami.dev` is a bit faster than docker.umami.is but still slower than docker hub and when I pull image first, it shows TLS handshake timeout.
Especially 323ee911912e layer(103.5 MB), it's never pull success.
@DaiYuANg Try https://github.com/sparanoid/docker-umami and /ping @mikecao https://github.com/umami-software/umami/discussions/915#discussioncomment-3373644
Sorry for the delay, finally got around to it, now on docker hub as umamisoftware/umami.
Thanks for your work