candy icon indicating copy to clipboard operation
candy copied to clipboard

Little sidecar that create `<containername>.test` entry in case a port is EXPOSEd

Open ChristianKniep opened this issue 9 months ago • 0 comments

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. :)

ChristianKniep avatar Mar 06 '25 11:03 ChristianKniep