Skip to content

Commit

Permalink
installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ncherric committed Aug 22, 2023
1 parent d8d0602 commit 6f02d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ This creates a container based on the Iliad Docker Image that you can enter and

.. code-block:: console
$ docker run ncherric/iliad:v1.16 -it --memory=30g --storage-opt size=500G
$ docker run -it ncherric/iliad:v1.16
If you ever ``exit`` your container, you can re-enter with ``docker exec -it <container_name> bash``

0 comments on commit 6f02d87

Please sign in to comment.