Skip to content

Commit

Permalink
Update docker docs
Browse files Browse the repository at this point in the history
  • Loading branch information
omidraha committed Dec 23, 2018
1 parent 34f2981 commit 0735a08
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/virtualization/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -502,3 +502,13 @@ Remove unused, <none>, untag docker images file
https://docs.docker.com/engine/reference/commandline/image_prune/#usage


Disable auto-restart on a container
-----------------------------------


.. code-block:: bash
$ docker update --restart=no container-id

0 comments on commit 0735a08

Please sign in to comment.