I like using docker-compose as I find the syntax of the files simple to understand, and it also makes it very easy to move containers between hosts. You just copy the docker-compose.yaml and any associated mounts to the new host.
I've tried using your container, and am seeing the same 'security' issue. I assume this is because I'm not using 'host' networking mode in docker. I've never needed to use this for any other containers, so would like to understand how to get it working without if at all possible. Thanks Andy ------------------------------------------------------------------------ adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650 View this thread: http://forums.slimdevices.com/showthread.php?t=111828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
