metryki2
This commit is contained in:
parent
388582c9a1
commit
96f02609aa
@ -3,6 +3,7 @@ FROM ubuntu:latest
|
||||
RUN apt update -y && apt install -y make
|
||||
RUN apt install -y git
|
||||
RUN apt install -y gcc
|
||||
RUN apt install -y awk
|
||||
RUN gcc --version
|
||||
RUN apt install -y build-essential
|
||||
RUN git clone https://github.com/usnistgov/SCTK.git
|
||||
|
Loading…
Reference in New Issue
Block a user