mirror of
				https://github.com/linuxserver/docker-transmission.git
				synced 2025-11-04 02:25:50 +01:00 
			
		
		
		
	Bot Updating Templated Files
This commit is contained in:
		
							
								
								
									
										6
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -617,7 +617,7 @@ pipeline {
 | 
				
			|||||||
                  docker manifest push --purge ${MANIFESTIMAGE}:latest
 | 
					                  docker manifest push --purge ${MANIFESTIMAGE}:latest
 | 
				
			||||||
                  docker manifest push --purge ${MANIFESTIMAGE}:${META_TAG} 
 | 
					                  docker manifest push --purge ${MANIFESTIMAGE}:${META_TAG} 
 | 
				
			||||||
                done
 | 
					                done
 | 
				
			||||||
                for LEGACYIMAGE in "${QUAYIMAGE}" "${GITHUBIMAGE}"; do
 | 
					                for LEGACYIMAGE in "${GITHUBIMAGE}" "${QUAYIMAGE}"; do
 | 
				
			||||||
                  docker tag ${IMAGE}:amd64-${META_TAG} ${LEGACYIMAGE}:amd64-${META_TAG}
 | 
					                  docker tag ${IMAGE}:amd64-${META_TAG} ${LEGACYIMAGE}:amd64-${META_TAG}
 | 
				
			||||||
                  docker tag ${IMAGE}:arm32v7-${META_TAG} ${LEGACYIMAGE}:arm32v7-${META_TAG}
 | 
					                  docker tag ${IMAGE}:arm32v7-${META_TAG} ${LEGACYIMAGE}:arm32v7-${META_TAG}
 | 
				
			||||||
                  docker tag ${IMAGE}:arm64v8-${META_TAG} ${LEGACYIMAGE}:arm64v8-${META_TAG}
 | 
					                  docker tag ${IMAGE}:arm64v8-${META_TAG} ${LEGACYIMAGE}:arm64v8-${META_TAG}
 | 
				
			||||||
@@ -731,12 +731,12 @@ pipeline {
 | 
				
			|||||||
          sh 'echo "build aborted"'
 | 
					          sh 'echo "build aborted"'
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        else if (currentBuild.currentResult == "SUCCESS"){
 | 
					        else if (currentBuild.currentResult == "SUCCESS"){
 | 
				
			||||||
          sh ''' curl -X POST --data '{"avatar_url": "https://wiki.jenkins-ci.org/download/attachments/2916393/headshot.png","embeds": [{"color": 1681177,\
 | 
					          sh ''' curl -X POST -H "Content-Type: application/json" --data '{"avatar_url": "https://wiki.jenkins-ci.org/download/attachments/2916393/headshot.png","embeds": [{"color": 1681177,\
 | 
				
			||||||
                 "description": "**Build:**  '${BUILD_NUMBER}'\\n**CI Results:**  '${CI_URL}'\\n**ShellCheck Results:**  '${SHELLCHECK_URL}'\\n**Status:**  Success\\n**Job:** '${RUN_DISPLAY_URL}'\\n**Change:** '${CODE_URL}'\\n**External Release:**: '${RELEASE_LINK}'\\n**DockerHub:** '${DOCKERHUB_LINK}'\\n"}],\
 | 
					                 "description": "**Build:**  '${BUILD_NUMBER}'\\n**CI Results:**  '${CI_URL}'\\n**ShellCheck Results:**  '${SHELLCHECK_URL}'\\n**Status:**  Success\\n**Job:** '${RUN_DISPLAY_URL}'\\n**Change:** '${CODE_URL}'\\n**External Release:**: '${RELEASE_LINK}'\\n**DockerHub:** '${DOCKERHUB_LINK}'\\n"}],\
 | 
				
			||||||
                 "username": "Jenkins"}' ${BUILDS_DISCORD} '''
 | 
					                 "username": "Jenkins"}' ${BUILDS_DISCORD} '''
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        else {
 | 
					        else {
 | 
				
			||||||
          sh ''' curl -X POST --data '{"avatar_url": "https://wiki.jenkins-ci.org/download/attachments/2916393/headshot.png","embeds": [{"color": 16711680,\
 | 
					          sh ''' curl -X POST -H "Content-Type: application/json" --data '{"avatar_url": "https://wiki.jenkins-ci.org/download/attachments/2916393/headshot.png","embeds": [{"color": 16711680,\
 | 
				
			||||||
                 "description": "**Build:**  '${BUILD_NUMBER}'\\n**CI Results:**  '${CI_URL}'\\n**ShellCheck Results:**  '${SHELLCHECK_URL}'\\n**Status:**  failure\\n**Job:** '${RUN_DISPLAY_URL}'\\n**Change:** '${CODE_URL}'\\n**External Release:**: '${RELEASE_LINK}'\\n**DockerHub:** '${DOCKERHUB_LINK}'\\n"}],\
 | 
					                 "description": "**Build:**  '${BUILD_NUMBER}'\\n**CI Results:**  '${CI_URL}'\\n**ShellCheck Results:**  '${SHELLCHECK_URL}'\\n**Status:**  failure\\n**Job:** '${RUN_DISPLAY_URL}'\\n**Change:** '${CODE_URL}'\\n**External Release:**: '${RELEASE_LINK}'\\n**DockerHub:** '${DOCKERHUB_LINK}'\\n"}],\
 | 
				
			||||||
                 "username": "Jenkins"}' ${BUILDS_DISCORD} '''
 | 
					                 "username": "Jenkins"}' ${BUILDS_DISCORD} '''
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							@@ -5,7 +5,6 @@
 | 
				
			|||||||
[](https://discourse.linuxserver.io "post on our community forum.")
 | 
					[](https://discourse.linuxserver.io "post on our community forum.")
 | 
				
			||||||
[](https://fleet.linuxserver.io "an online web interface which displays all of our maintained images.")
 | 
					[](https://fleet.linuxserver.io "an online web interface which displays all of our maintained images.")
 | 
				
			||||||
[](https://github.com/linuxserver "view the source for all of our repositories.")
 | 
					[](https://github.com/linuxserver "view the source for all of our repositories.")
 | 
				
			||||||
[](https://anchor.fm/linuxserverio "on hiatus. Coming back soon (late 2018).")
 | 
					 | 
				
			||||||
[](https://opencollective.com/linuxserver "please consider helping us by either donating or contributing to our budget")
 | 
					[](https://opencollective.com/linuxserver "please consider helping us by either donating or contributing to our budget")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring :-
 | 
					The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring :-
 | 
				
			||||||
@@ -22,7 +21,6 @@ Find us at:
 | 
				
			|||||||
* [Discourse](https://discourse.linuxserver.io) - post on our community forum.
 | 
					* [Discourse](https://discourse.linuxserver.io) - post on our community forum.
 | 
				
			||||||
* [Fleet](https://fleet.linuxserver.io) - an online web interface which displays all of our maintained images.
 | 
					* [Fleet](https://fleet.linuxserver.io) - an online web interface which displays all of our maintained images.
 | 
				
			||||||
* [GitHub](https://github.com/linuxserver) - view the source for all of our repositories.
 | 
					* [GitHub](https://github.com/linuxserver) - view the source for all of our repositories.
 | 
				
			||||||
* [Podcast](https://anchor.fm/linuxserverio) - on hiatus. Coming back soon (late 2018).
 | 
					 | 
				
			||||||
* [Open Collective](https://opencollective.com/linuxserver) - please consider helping us by either donating or contributing to our budget
 | 
					* [Open Collective](https://opencollective.com/linuxserver) - please consider helping us by either donating or contributing to our budget
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# [linuxserver/transmission](https://github.com/linuxserver/docker-transmission)
 | 
					# [linuxserver/transmission](https://github.com/linuxserver/docker-transmission)
 | 
				
			||||||
@@ -131,6 +129,18 @@ Container images are configured using parameters passed at runtime (such as thos
 | 
				
			|||||||
| `-v /downloads` | Local path for downloads. |
 | 
					| `-v /downloads` | Local path for downloads. |
 | 
				
			||||||
| `-v /watch` | Watch folder for torrent files. |
 | 
					| `-v /watch` | Watch folder for torrent files. |
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Environment variables from files (Docker secrets)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					You can set any environment variable from a file by using a special prepend `FILE__`. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					As an example:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					-e FILE__PASSWORD=/run/secrets/mysecretpassword
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Will set the environment variable `PASSWORD` based on the contents of the `/run/secrets/mysecretpassword` file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## User / Group Identifiers
 | 
					## User / Group Identifiers
 | 
				
			||||||
 | 
					
 | 
				
			||||||
When using volumes (`-v` flags) permissions issues can arise between the host OS and the container, we avoid this issue by allowing you to specify the user `PUID` and group `PGID`.
 | 
					When using volumes (`-v` flags) permissions issues can arise between the host OS and the container, we avoid this issue by allowing you to specify the user `PUID` and group `PGID`.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user