Add coding
This commit is contained in:
parent
1b6c90a838
commit
273cac1b98
@ -10,3 +10,5 @@ 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:/SCTK/bin
|
||||
ENV LANG C.UTF-8
|
||||
ENV LC_ALL C.UTF-8
|
Loading…
Reference in New Issue
Block a user