mirror of
				https://github.com/linuxserver/docker-transmission.git
				synced 2025-10-31 08:55:47 +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 \ |  apk add --no-cache \ | ||||||
| 	curl \ | 	curl \ | ||||||
| 	jq \ | 	jq \ | ||||||
|  | 	openssl \ | ||||||
| 	p7zip \ | 	p7zip \ | ||||||
| 	tar \ | 	tar \ | ||||||
| 	transmission-cli \ | 	transmission-cli \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user