Running the container docker run -d -p 4444:4444 instrumentisto/geckodriver and trying to connect to it with thirtyfour or fantoccini throws hyper::Error(IncompleteMessage).
Even trying to telnet into localhost 4444 just drops the connection and sends back to the command prompt.
Locally running the geckodriver works fine.