docker-container-startInicia um ou mais containers parados. Mais informações: https://docs.docker.com/reference/cli/docker/container/start/.
docker {{[start|container start]}} {{container}}
stdout e stderr e outros sinais:docker {{[start|container start]}} {{[-a|--attach]}} {{container}}
docker {{[start|container start]}} {{container1 container2 ...}}
docker {{[start|container start]}} --help