One more time I have issues

Is it an ARM-based device?
They known to have this issue periodically.
You may try to modify your port mapping to use the local IP of your interface, e.g.:

    -p 192.168.1.19:28967:28967/tcp \
    -p 192.168.1.19:28967:28967/udp \

Sometimes it may help. If not, you may leave it as is,