This website requires JavaScript.
Explore
Help
Sign In
s152203
/
s152203-plots
Watch
1
Star
0
Fork
0
You've already forked s152203-plots
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
s152203-plots
/
Dockerfile
7 lines
80 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
generating plots
2020-04-03 16:11:57 +02:00
FROM
python:3
WORKDIR
/app
generating plots
2020-04-03 16:16:00 +02:00
COPY
./plot.py .
generating plots
2020-04-03 16:11:57 +02:00
RUN
pip install
matplotlib
=
=
3.2.1
Reference in New Issue
Copy Permalink