2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2025-06-28 04:30:56 +00:00

Merge branch 'master' into pass

This commit is contained in:
2020-05-12 11:47:01 +01:00

View File

@ -107,7 +107,9 @@ RUN curl -sSL https://openssl.org/source/openssl-${OPENSSL_VER}.tar.gz \
shared \
zlib-dynamic \
no-rc5 \
&& make install \
&& make \
install_sw \
install_ssldirs \
&& cp libssl*.so* libcrypto*.so* $PREFIX/usr/lib
# Download and build curl