firecat53 / dockerfiles

Dockerfiles: Gollum, Jackett, Miniflux, Nginx/PHP-FPM, Plex, Privatebin, Qbittorrent, Radarr, Sabnzbd, Samba, SSH Socks Proxy server, Sonarr, Syncthing, Transmission, Unifi Controller.
MIT License
623 stars 93 forks source link

transmission/README.rst includes incorrect or incompletely documented command #8

Closed exarkun closed 9 years ago

exarkun commented 9 years ago

The docker run commands for starting the transmission daemon container given in the README include:

--volumes-from media_data

The README doesn't give an explanation of what media_data is, what requirements there are of it, or how to create it.