plot
This commit is contained in:
parent
d47a5e3523
commit
d72bb3a5cb
@ -7,7 +7,7 @@ RUN gcc --version
|
||||
RUN apt install -y build-essential
|
||||
RUN apt update -y && apt install -y \
|
||||
python \
|
||||
python-pip \
|
||||
python-pip
|
||||
RUN pip install matplotlib
|
||||
RUN git clone https://github.com/usnistgov/SCTK.git
|
||||
WORKDIR SCTK
|
||||
|
Loading…
Reference in New Issue
Block a user