Skip to content

Commit

Permalink
Oneliner docker install
Browse files Browse the repository at this point in the history
  • Loading branch information
Dramelac committed May 11, 2024
1 parent b559f0c commit 3211e53
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/getting-started/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ Additional dependencies may be required depending on the host OS.

.. code-block:: bash
curl -fsSL "https://get.docker.com/" -o get-docker.sh
sh get-docker.sh
curl -fsSL "https://get.docker.com/" | sh
.. warning::

Expand Down

0 comments on commit 3211e53

Please sign in to comment.