Starte einen oder mehrere gestoppte Container. Weitere Informationen: https://docs.docker.com/reference/cli/docker/container/start/.
docker start
docker start {{container}}
docker start --attach {{container}}
docker start {{container1 container2 ...}}