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