Skip to content

Commit

Permalink
Update docker.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
toniher authored Oct 21, 2024
1 parent 4e6e252 commit cbc15b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ Run container as daemon (in background) with a given name

.. code-block:: console
docker run -it --detach --name myubuntu ubuntu:22.04
docker run --detach --name myubuntu ubuntu:22.04 tail -f /dev/null
Expand Down

0 comments on commit cbc15b0

Please sign in to comment.