Adjust working directories.
This commit is contained in:
@@ -37,7 +37,7 @@ RUN git clone https://github.com/rscada/libmbus.git --depth 1 \
|
||||
&& ./build.sh \
|
||||
&& make install
|
||||
|
||||
RUN git clone https://github.com/volkszaehler/vzlogger
|
||||
RUN git clone https://github.com/volkszaehler/vzlogger . --depth 1
|
||||
|
||||
ARG build_test=off
|
||||
RUN cmake -DBUILD_TEST=${build_test} \
|
||||
|
||||
Reference in New Issue
Block a user