ont
ont
Check that `./config.yml` path exists during startup. It very likely that you mount inexistent path (or directory named `config.yml`) into docker container.
Please update docker image with `docker pull ontrif/slacker` then do tests again. You always can connect with `netcat`, `nc`, `ncat` or similar tool to the `8025` port and do simple...
@walteroa2023 I can't see any logs from you, only `[image: image.png]` message. Do you send emails to github bot instead of replying in thread on site (https://github.com/ont/slacker/issues/14)?
@walteroa2023 first of all test that you image is latest: ``` $ docker images --digests | grep ontrif/slacker ontrif/slacker latest sha256:c50ec905cf0591cc604e8afa0b849973b27d01272302fec616b0eecddb6d1e15 4174f1dd8735 2 weeks ago 82.2MB ``` Digest of image...
@walteroa2023 sorry for late response. 1. config is taken from `/etc/slacker/config.yml` 2. i don't know any public email servers. Probably any one without authentication will accept your requests without problems....