docker windows configuration file: debug: (from flag: true, from file: true) code example
Example: Start the Docker daemon
sudo systemctl start docker
sudo service docker start
sudo systemctl start docker
sudo service docker start