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

Results 5 docker-ebot issues
Sort by recently updated
recently updated
newest added

Can environment variables be used to modify this section? https://github.com/deStrO/eBot-CSGO/blob/master/config/config.ini.smp#L35-L49

Have entrypoint.sh be responsible for creating config.ini and allow maps definied by the environment. Now we can define maps here: https://gitlab.com/counterstrafe/docker-ebot/blob/master/docker-compose.yml#L14-29 and have them get generated here: https://gitlab.com/counterstrafe/ebot-csgo/blob/master/config/config.ini.smp#L35-49

The images on docker isn't really up-to date, and not having the latest ebot changes. Might be me that's just a noob. But spent way too long finding a solution...

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...

So I'm trying to setup ebot with docker the first time, installed docker changed the docker-composer.yml and started it. Had to change the MySQL port from 3306 to 3406, because...