Sign inSign up

andgineer/matplotlib

By andgineer

Updated about 1 month ago

Alpine Linux based matplotlib (python3)

Image
Developer tools
0

1.3K

andgineer/matplotlib repository overview

Docker Pulls

Lightweight container in less than 350M

This Docker container is based on Alpine Linux and includes matplotlib, numpy, and Python. It also includes the 'Comic Sans' font for xkcd style in matplotlib.

Usage

You can use this container as a base for your own Docker containers that require matplotlib. Simply add the following line to your Dockerfile:

FROM andgineer/matplotlib

Then, copy your application files into the container and set the working directory, user, and command as necessary.

Example

An example Dockerfile for an IoT calendar application using this container can be found in the GitHub repository Calendar for IoT.

Dockerfile

andgineer/docker-matplotlib

Tag summary

Content type

Image

Digest

sha256:5e78f652f

Size

252.8 MB

Last updated

about 1 month ago

docker pull andgineer/matplotlib