export SCTK to PATH
This commit is contained in:
parent
bbac99cfaf
commit
467f40799b
@ -8,4 +8,5 @@ RUN apt install -y build-essential
|
||||
RUN git clone https://github.com/usnistgov/SCTK.git
|
||||
WORKDIR SCTK
|
||||
RUN make config && make all && make check && make install && make doc
|
||||
ENV PATH=$PATH:$PWD/bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user