Closed sidey79 closed 5 years ago
You haven't set the PUID and PGID. That leads to the issue you have. Go check out the Readme and add everything not optional in your compose.
I am seeing this behavior as well. It appears the ddclient is being run over and over and over with new PIDs from the s6 supervisor. I have my PUID and GUID set.
Edit: I was just able to mitigate the issue by adding daemon=5m
to the mounted /ddclient.conf
The ddclient process is spwaned after it has finished from the s6-supervise ddclient process. This causes high cpu utilisation, because the process seems never to sleep the defined delay between ddclient checks.
Linux pi2 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux
Running
s6-svscan
inside the container brings up a lot of messages: