Skip to content

FFatTiger/docker-transmission

 
 

Repository files navigation

Transmission Docker Build with Long Filename Fix

A Docker implementation of the long filename fix for Transmission, based on the solution provided by @chrdev in transmission/transmission#122.

Build Instructions

  1. Initialize and update submodules:
git submodule update --init --recursive
  1. Build the Docker image:
docker build -t transmission .

Alternative: Pull Pre-Built Image

Alternatively, you can pull the pre-built Docker image I have created with the long filename fix from Docker Hub:
🔗 fffattiger/transmission on Docker Hub

Acknowledgments

Special thanks to @chrdev for providing the solution to fix the long filename issue that has been affecting Transmission for many years.

Additional thanks to @ppenguin for their support in this project.

Related Issues

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 59.4%
  • HTML 30.8%
  • Shell 9.8%