Skip to content

Commit

Permalink
Update part_1_docker.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
dengdenglele authored Aug 23, 2024
1 parent 78e4971 commit 4bd3e82
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/source/dev_docs/setup/part_1_docker.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
Setup part 1: Docker
------------------------

NOTE:

- If you are running Windows or macOS, please perform the steps in their respective sections first (:doc:`Windows </dev_docs/setup/windows_wsl2>`, :doc:`macOS </dev_docs/setup/macos_vm>`)!
- If you are using a distribution other than Ubuntu (e.g. Debian, Linux Mint, Kali Linux etc.), please refer to the official install instructions of the Docker Engine (`Install Docker Engine <https://docs.docker.com/engine/install/>`__)!
.. note::
- If you are running Windows or macOS, please perform the steps in their respective sections first (:doc:`Windows </dev_docs/setup/windows_wsl2>`, :doc:`macOS </dev_docs/setup/macos_vm>`)!
- If you are using a distribution other than Ubuntu (e.g. Debian, Linux Mint, Kali Linux etc.), please refer to the official install instructions of the Docker Engine (`Install Docker Engine <https://docs.docker.com/engine/install/>`__)!

Install **Docker Engine for Ubuntu** with the following commands (using the shell / ``Ctrl``\ +\ ``Alt``\ +\ ``T``):

Expand Down

0 comments on commit 4bd3e82

Please sign in to comment.