mirror of
				https://github.com/linuxserver/docker-transmission.git
				synced 2025-11-04 02:25:50 +01:00 
			
		
		
		
	add openssl to installed packages
openssl is required for the blocklist updater script to support https uri's. resolves #29
This commit is contained in:
		@@ -11,6 +11,7 @@ RUN \
 | 
			
		||||
 apk add --no-cache \
 | 
			
		||||
	curl \
 | 
			
		||||
	jq \
 | 
			
		||||
	openssl \
 | 
			
		||||
	p7zip \
 | 
			
		||||
	tar \
 | 
			
		||||
	transmission-cli \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user