after todays DietPi update Docker is not starting.
I found a similar error description here: 15826
Unfortunately, I have not yet been able to find a solution to my problem.
Hope someone can help.
Extra details
Error Log:
Aug 25 19:30:21 sdcon2 systemd[1]: docker.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Aug 25 19:30:21 sdcon2 systemd[1]: docker.service: Failed with result ‘exit-code’.
… dockerd --debug
is saying:
root@sdcon2:~# dockerd --debug
unable to configure the Docker daemon with file /etc/docker/daemon.json: the following directives are specified both as a flag and in the configuration file: debug: (from flag: true, from file: false)