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