Files
Jérome Eertmans d5679924b9 fix(ci): docker image (#481)
* fix(ci): docker image

* fix(ci): test build docker

* fix(ci): typo :-(

* fix(ci): don't use `--system`
2024-10-15 17:22:03 +02:00
..
2024-10-15 17:22:03 +02:00
2024-01-18 22:04:10 +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 manim-slide/manin-slide: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.