You have two options that get triggered from the bootscript.sh
@gbraad: Where to find these configuration files in Docker Toolbox for Windows?
I am using WSL, but these configuration files are probably located at the Windows program files?
They're inside the boot2docker virtual machine, not on the host.
@tianon: Thanks. But what if the docker-machine is removed and re-created?
Can I somehow persist the config files or automatically create them?
I don't think so, unless you also persist the persistent storage of the VM.
Most helpful comment
I don't think so, unless you also persist the persistent storage of the VM.