mirror of
				https://github.com/linuxserver/docker-transmission.git
				synced 2025-10-31 00:45:47 +01:00 
			
		
		
		
	use edge repo for transmission
This commit is contained in:
		| @@ -15,10 +15,12 @@ RUN \ | |||||||
| 	p7zip \ | 	p7zip \ | ||||||
| 	rsync \ | 	rsync \ | ||||||
| 	tar \ | 	tar \ | ||||||
| 	transmission-cli \ |  | ||||||
| 	transmission-daemon \ |  | ||||||
| 	unrar \ | 	unrar \ | ||||||
| 	unzip | 	unzip && \ | ||||||
|  |  apk add --no-cache \ | ||||||
|  | 	--repository http://nl.alpinelinux.org/alpine/edge/main \ | ||||||
|  | 	transmission-cli \ | ||||||
|  | 	transmission-daemon | ||||||
|  |  | ||||||
| # copy local files | # copy local files | ||||||
| COPY root/ / | COPY root/ / | ||||||
|   | |||||||
| @@ -104,6 +104,7 @@ The automatic update will run once a day at 3am local server time. | |||||||
|  |  | ||||||
| ## Versions | ## Versions | ||||||
|  |  | ||||||
|  | + **12.02.18:** Pull transmission from edge repo. | ||||||
| + **10.01.18:** Rebase to alpine linux 3.7. | + **10.01.18:** Rebase to alpine linux 3.7. | ||||||
| + **25.07.17:** Add rsync package. | + **25.07.17:** Add rsync package. | ||||||
| + **27.05.17:** Rebase to alpine linux 3.6. | + **27.05.17:** Rebase to alpine linux 3.6. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user