Hamachi in docker solution:
download and unpack:
https://www.dropbox.com/s/6cq55ari82sqtzl/docker-hamachi.zip
copy /var/lib/logmein-hamaci/* to docker-hamachi/tmp/logmein-hamachi folder:
run:
./build.sh
./connect.sh
copy docker-hamachi.desktop to ~/.local/share/applications (change exec and icon path in file), if you want docker to bi in application launcher in Gnome shell.
It work if you want connect to client (ssh, mount), but on client side could be problem because you will end inside docker... In my case, after start docker I can connect to client even from host os (fedora 27), but hamachi list works only inside docker... It is temporarly solution if you need to connect to your clients until logmein do not fix hamchi to works with glibc 2.26...