matrix-appservice-discord icon indicating copy to clipboard operation
matrix-appservice-discord copied to clipboard

Docker container no longer being auto-built

Open skepticalwaves opened this issue 3 years ago • 7 comments

Looks like the docker container is no longer getting new commits on develop built into it.

skepticalwaves avatar Dec 12 '21 03:12 skepticalwaves

Fixed by #751

skepticalwaves avatar Dec 12 '21 03:12 skepticalwaves

@Half-Shot @skepticalwaves any update on this? The images on Docker Hub still haven't been updated in 2 years :p

hwittenborn avatar Aug 23 '22 03:08 hwittenborn

This caused me many headaches before switching to t2bot/matrix-appservice-discord as the image. I kept having the #684 issue with the recommended docker image. I recommend either building the image yourself or using another docker image in the meantime.

salixor avatar Apr 19 '23 14:04 salixor

https://github.com/matrix-org/matrix-appservice-discord/pull/825 Supposedely fixed this though, is this still happening?

Miepee avatar Apr 19 '23 15:04 Miepee

Also just to make sure, you're using the docker images from here, right?: https://github.com/matrix-org/matrix-appservice-discord/pkgs/container/matrix-appservice-discord

Miepee avatar Apr 19 '23 15:04 Miepee

Also just to make sure, you're using the docker images from here, right?: https://github.com/matrix-org/matrix-appservice-discord/pkgs/container/matrix-appservice-discord

I was using the halfshot/matrix-appservice-discord Docker image, as linked in the README. Didn't know Github provided this feature ! Thanks for the heads up.

salixor avatar Apr 20 '23 20:04 salixor

They moved from dockerhub to ghcr. Readme should indeed be adjusted though.

Miepee avatar Apr 20 '23 20:04 Miepee