Run Docker container as a service Linux code example
Example: start service docker on linux
sudo systemctl start docker service
sudo systemctl stop docker service
sudo systemctl start docker service
sudo systemctl stop docker service