manim/docker
2021-06-24 08:57:30 -07:00
..
Dockerfile Updated Dockerfile (include dependencies for building documentation), moved documentation to main README (#1219) 2021-04-01 20:58:00 +02:00
readme.md Renamed instances of master to main (#1720) 2021-06-24 08:57:30 -07:00
texlive-profile.txt Bring back support for docker (#681) 2020-11-10 21:55:41 +01:00

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.