manim/docker
Darylgolden 44f2f37044
Support opengl rendering with docker (#1955)
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2021-08-26 22:24:16 +00:00
..
Dockerfile Support opengl rendering with docker (#1955) 2021-08-26 22:24:16 +00: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.