Dockerfile update
This commit is contained in:
parent
4b9371b697
commit
2af93d522f
@ -9,4 +9,5 @@
|
|||||||
WORKDIR SCTK
|
WORKDIR SCTK
|
||||||
RUN make config && make all && make check && make install && make doc
|
RUN make config && make all && make check && make install && make doc
|
||||||
ENV PATH=$PATH:/SCTK/bin
|
ENV PATH=$PATH:/SCTK/bin
|
||||||
|
RUN apt install -y python3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user