fix docker

This commit is contained in:
Kuba Kowalczyk 2019-05-07 12:53:08 +02:00
parent e351eb53db
commit 3d2b18ce99
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ RUN apt update -y && apt install -y make
RUN apt install -y git
RUN apt install -y gcc
RUN apt install -y gawk
RUN apt install -y python
RUN gcc --version
RUN apt install -y build-essential
RUN git clone https://github.com/usnistgov/SCTK.git