Docker start

From NovaOrdis Knowledge Base
Revision as of 19:29, 4 December 2017 by Ovidiu (talk | contribs) (→‎Internal)
Jump to navigation Jump to search

External

Internal

Overview

Start a previously stopped container; new containers can be created with docker run.

docker start <container-id>