Auto DNS issue (Docker Toolbox)

Hello -

ref: 1. Setup Auto DNS — Devilbox 1.0 documentation

I have done the following:

  • Set LOCAL_LISTEN_ADDR=
  • Set HOST_PORT_BIND=53
  • Add custom DNS server on MacOS

I have reached the section on Docker Toolbox and quickly realised it is now deprecated and docker has pulled the installation documentation.

Is there a solution to this?

Thanks !

I originally changed TLD_SUFFIX to the value of dev which seemed to be the issue.

After changing the value back to loc auto DNS was working!

Is there anyway to get this working with the different suffix?

Thanks again