docker-ddns icon indicating copy to clipboard operation
docker-ddns copied to clipboard

Auto start docker

Open wolfsden3 opened this issue 3 years ago • 0 comments

I got your system up and running.

You need to update your tutorial to tell people to auto start their docker. After the system reboots all DynDNS resolution borked and I was scratching my head as to why.

From the command prompt: docker update --restart unless-stopped dyndns

I also hate how I have to modify the /etc/systemd/resolved.conf > flip =no <-- to "yes" > reboot > apt update && apt upgrade -y <-- so my system can resolve DNS and update > go back into the file and flip it to "yes" > reboot again.

^^^^ is that necessary? It's terrible! We need a fix please! :-)

Thanks!

wolfsden3 avatar Mar 16 '22 05:03 wolfsden3