docker-container-startStarte einen oder mehrere gestoppte Container. Weitere Informationen: https://docs.docker.com/reference/cli/docker/container/start/.
docker {{[start|container start]}} {{container}}
docker {{[start|container start]}} {{[-a|--attach]}} {{container}}
docker {{[start|container start]}} {{container1 container2 ...}}
docker {{[start|container start]}} --help