docker-ebot icon indicating copy to clipboard operation
docker-ebot copied to clipboard

Update Docker image

Open trashcluster opened this issue 4 years ago • 4 comments

Hi, is the Docker image up to date with the latest commit ? I'm trying to use the toornament API but i doesn't seem to work. Toornament recently updated to V2 and the ebot repo was updated accordingly and i was wondering if the docker image was also updated. Cheers!

trashcluster avatar Mar 27 '20 22:03 trashcluster

The image on Docker Hub isn't up to date, but the Dockerfile is provided so you can make your own updated image. I will push an updated image on docker hub later if you want

DrumSlayers avatar Apr 26 '20 23:04 DrumSlayers

If you try this https://github.com/DrumSlayers/docker-ebot It SHOULD work If not, leave an issue, i will look for it.

DrumSlayers avatar Apr 27 '20 02:04 DrumSlayers

This repo should be up to date as a webhook was in place with the original ebot repository. I will look into it to bring it back.

jffz avatar Apr 27 '20 07:04 jffz

Yeah it is, i can build the dockerfile without any problem. The docker hub image with the latest tag isn't up to date, just that.

I originally forked because i have to do customization, due to IP problem with Docker when you host CS:GO container and ebot container on the same docker. CSGO don't communicate to eBot using the external IP but with the internal docker IP (container IP) and eBot reject everything, resulting to commands not working.

DrumSlayers avatar Apr 27 '20 12:04 DrumSlayers