docker start my-container
Meaning: Starts a stopped container.
Usage: To resume a container that was previously stopped.
Example:docker start my-container starts the container named my-container.
my-container
-a (Attach)
-a