mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Post-release update for docker readme (#815)
* exclude .git directory when building the docker image * update readme
This commit is contained in:
parent
9d7d640db6
commit
ed15504d27
2 changed files with 3 additions and 2 deletions
1
.dockerignore
Normal file
1
.dockerignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
.git
|
||||
|
|
@ -3,8 +3,8 @@
|
|||
- **Getting help:** [Manim Documentation](https://docs.manim.community) and [further helpful resources](https://manim.community)
|
||||
|
||||
# Supported tags
|
||||
- `v0.1.0`, `latest` -- the latest released version
|
||||
- `stable` -- a more recent version corresponding to [the stable branch](https://github.com/ManimCommunity/manim/tree/stable)
|
||||
- `v0.1.1`, `stable`, `latest` -- the latest released version
|
||||
- `v0.1.0`
|
||||
- `experimental` -- the most recent version corresponding to [the master branch](https://github.com/ManimCommunity/manim)
|
||||
|
||||
# What is Manim?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue