You've already forked dasharo-sdk
mirror of
https://github.com/Dasharo/dasharo-sdk.git
synced 2026-06-13 10:16:28 -07:00
Update Dockerfile
Co-authored-by: Michał Żygowski <michal.zygowski@3mdeb.com>
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ RUN git clone https://github.com/wolfSSL/wolfssl.git -b v5.7.0-stable --depth=1
|
||||
./autogen.sh && \
|
||||
./configure --libdir /lib/x86_64-linux-gnu/ && \
|
||||
make
|
||||
RUN cd wolfssl && make install V=1 > /wolfssl_install.log
|
||||
RUN cd wolfssl && make install
|
||||
RUN cd .. && \
|
||||
rm -rf wolfssl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user