Which command starts the Docker service on a systemd-based Linux system?
sudo systemctl start docker
docker start docker
docker pull docker
sudo systemctl build docker