plot
This commit is contained in:
parent
e9f1c21c07
commit
7619d6867e
@ -5,6 +5,7 @@ RUN apt install -y git
|
||||
RUN apt install -y gcc
|
||||
RUN gcc --version
|
||||
RUN apt install -y build-essential
|
||||
RUN apt install python3-pip
|
||||
RUN pip install matplotlib
|
||||
RUN git clone https://github.com/usnistgov/SCTK.git
|
||||
WORKDIR SCTK
|
||||
|
Loading…
Reference in New Issue
Block a user