Docker run
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
Creates a new container and runs the specified command in it.
docker run ... --restart=always ...
See