mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* include docker/readme.md in main README.md + update contained information * update dockerfile: more LaTeX dependencies, jedi workaround no longer needed, requirements for building documentation |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| readme.md | ||
| texlive-profile.txt | ||
See the main README for some instructions on how to use this image.
Building the image
The docker image corresponding to the checked out version of the git repository can be built by running
docker build -t manimcommunity/manim:TAG -f docker/Dockerfile .
from the root directory of the repository.