Files
Jérome Eertmans 62560ea41f chore(ci): create Docker image (#355)
* chore(ci): create Docker image

* fix(ci): run only if tag is pushed

* chore(docs): add changelog entry
2024-01-18 19:57:35 +01:00
..

Docker Image

Manim Slides Docker image, highly inspired from the Manim Community Docker image.

Building the image can be done with:

docker build -t manimcommunity/manim:TAG -f docker/Dockerfile .

from the root directory of the repository.

Warning

If you run the command above from another place, Docker will not be able to find expected files.