mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-08-06 14:19:52 +08:00

* chore(ci): create Docker image * fix(ci): run only if tag is pushed * chore(docs): add changelog entry
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.