Files
Docker/transmission/lscr.io/README.md
2025-08-23 23:35:06 +02:00

17 lines
667 B
Markdown

# Transmission (lscr.io/linuxserver/transmission)
This directory contains the configuration for the `lscr.io/linuxserver/transmission` Docker image. This image provides the Transmission BitTorrent client.
[LinuxServer.io Website](https://www.linuxserver.io/)
## How to start
1. Create a `.env` file based on the `.env.example` file.
2. Set the environment variables in the `.env` file.
3. Run `docker-compose up -d` to start the application.
4. The Transmission web interface will be available at [http://localhost:9091](http://localhost:9091).
## Setup
After starting the application, you can access the Transmission web interface to manage your torrents.