configuration files that gets created when we install docker engine on linux code example
Example: Start the Docker daemon
sudo systemctl start docker
sudo service docker start
sudo systemctl start docker
sudo service docker start