Dockerfile update

This commit is contained in:
dylodylo 2020-04-10 14:33:57 +02:00
parent 4b9371b697
commit 2af93d522f

View File

@ -9,4 +9,5 @@
WORKDIR SCTK
RUN make config && make all && make check && make install && make doc
ENV PATH=$PATH:/SCTK/bin
RUN apt install -y python3