Skip to content
Snippets Groups Projects
Dockerfile 87 B
Newer Older
Busson Loic's avatar
Busson Loic committed
FROM python

RUN pip install --upgrade pip

RUN pip install mathutils numpy matplotlib