Skip to content

Commit

Permalink
docker docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ncherric committed Aug 25, 2023
1 parent e1c58fa commit 8e728e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting_started/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ I have the **INTEL CHIP** - x86_64
$ docker pull ncherric/iliad:x86_64-v1.16
If you have the new **APPLE M1 CHIP** - aarch / arm64
If you have the new **APPLE M1 or M2 CHIP** - aarch / arm64

.. code-block:: console
Expand All @@ -73,7 +73,7 @@ If you have the new **APPLE M1 CHIP** - aarch / arm64
Step 3: Run the Docker image
****************************

This creates a container based on the Iliad Docker Image that you can enter and exit. (Change the image to ncherric/iliad:arm64-v1.16 if you have Apple M1 chip)
This creates a container based on the Iliad Docker Image that you can enter and exit. (Change the image to ncherric/iliad:arm64-v1.16 if you have Apple M1 or M2 chip)

.. code-block:: console
Expand Down

0 comments on commit 8e728e7

Please sign in to comment.