A reminder to myself to create a little container that accesses /var/run/docker.sock locally and reacts on container create hooks to check if there is a port exposed (or mapped) and creates a file in .candy for each mapping.
Goal is to have an automagic local DNS entry available for each container that was started on my macbook. :)
A reminder to myself to create a little container that accesses
/var/run/docker.socklocally and reacts oncontainer createhooks to check if there is a port exposed (or mapped) and creates a file in.candyfor each mapping.Goal is to have an automagic local DNS entry available for each container that was started on my macbook. :)