Dockerfile update
This commit is contained in:
parent
6d87bf3851
commit
a2ad5c6498
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:latest
|
||||
|
||||
RUN apt update -y
|
||||
RUN apt install -y python-pip
|
||||
RUN pip install matplotlib
|
||||
RUN apt-get install -y python-tk
|
||||
|
||||
|
||||
RUN apt install -y python-tk
|
||||
|
Loading…
Reference in New Issue
Block a user