mirror of
				https://github.com/b4tman/docker-squid.git
				synced 2025-11-04 11:08:29 +00:00 
			
		
		
		
	openssl instead of libressl
(with static libs)
This commit is contained in:
		@@ -9,7 +9,8 @@ RUN set -x && \
 | 
			
		||||
		libc-dev \
 | 
			
		||||
		curl \
 | 
			
		||||
		gnupg \
 | 
			
		||||
		libressl-dev \
 | 
			
		||||
		openssl-dev \
 | 
			
		||||
		openssl-libs-static \
 | 
			
		||||
		perl-dev \
 | 
			
		||||
		autoconf \
 | 
			
		||||
		automake \
 | 
			
		||||
@@ -115,8 +116,6 @@ RUN apk add --no-cache \
 | 
			
		||||
		libstdc++ \
 | 
			
		||||
		heimdal-libs \
 | 
			
		||||
		libcap \
 | 
			
		||||
		libressl3.5-libcrypto \
 | 
			
		||||
		libressl3.5-libssl \
 | 
			
		||||
		libltdl	
 | 
			
		||||
 | 
			
		||||
COPY --from=build /etc/squid/ /etc/squid/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user