docker-start (1) Linux Manual Page
docker-start – Start one or more stopped containers Synopsisdocker start [OPTIONS] CONTAINER [CONTAINER…] DescriptionAlias for docker container start. Options-a, –attach[=false] Attach STDOUT/STDERR and forward signals –checkpoint="" Restore from this checkpoint –checkpoint-dir="" Use a custom checkpoint storage directory –detach-keys="" Override the key sequence for detaching a container -h, –help[=false] help for start -i, –interactive[=false] Attach container’s…
