We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175cb89 commit f8b5066Copy full SHA for f8b5066
docs/source/installation/docker.rst
@@ -45,7 +45,7 @@ modify to your liking. First, run
45
46
.. code-block:: sh
47
48
- docker run -it --name my-manim-container -v "/full/path/to/your/directory:/manim" manimcommunity/manim /bin/bash
+ docker run -it --name my-manim-container -v "/full/path/to/your/directory:/manim" manimcommunity/manim bash
49
50
51
to obtain an interactive shell inside your container allowing you
0 commit comments