metrics calculation
This commit is contained in:
parent
b2709fe471
commit
9cfa89487c
@ -4,7 +4,7 @@ RUN apt update -y && apt install -y make
|
|||||||
RUN apt install -y git
|
RUN apt install -y git
|
||||||
RUN apt install -y gcc
|
RUN apt install -y gcc
|
||||||
RUN apt install -y python3
|
RUN apt install -y python3
|
||||||
RUN apt install -y python-jenkins
|
RUN pip3 install python-jenkins
|
||||||
RUN gcc --version
|
RUN gcc --version
|
||||||
RUN apt install -y build-essential
|
RUN apt install -y build-essential
|
||||||
RUN git clone https://github.com/usnistgov/SCTK.git
|
RUN git clone https://github.com/usnistgov/SCTK.git
|
||||||
|
Loading…
Reference in New Issue
Block a user