Docker run

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Creates a new container and runs the specified command in it.

Options

--restart

docker run ... --restart=always ...

See

Start a Container Automatically