https://github.com/matplotlib/mpl-docker
MPL Docker image for building docs
https://github.com/matplotlib/mpl-docker
Last synced: 6 months ago
JSON representation
MPL Docker image for building docs
- Host: GitHub
- URL: https://github.com/matplotlib/mpl-docker
- Owner: matplotlib
- Created: 2019-07-18T15:20:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T21:13:09.000Z (over 5 years ago)
- Last Synced: 2025-06-12T08:48:21.284Z (7 months ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/matplotlib/mpl-docker
- Size: 29.3 KB
- Stars: 3
- Watchers: 28
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MPL Docker image for building docs
[](https://github.com/matplotlib/mpl-docker/actions?query=workflow%3ACI+branch%3Amaster)
[](https://hub.docker.com/r/matplotlib/mpl-docker)
[](https://hub.docker.com/r/matplotlib/mpl-docker/tags?name=latest)
### Usage:
```
docker pull matplotlib/mpl-docker:latest
docker run --rm -it matplotlib/mpl-docker:latest bash
```