linuxserver / docker-radarr

GNU General Public License v3.0
646 stars 104 forks source link

Add LFTP to RADARR #81

Closed joltman80 closed 4 years ago

joltman80 commented 4 years ago

linuxserver.io

If you are new to Docker or this application our issue tracker is ONLY used for reporting bugs or requesting features. Please use our discord server for general support.

Please add LFTP to the RADARR container image. This will allow me to pull files down from my seedbox.


Expected Behavior

That LFTP is installed by default

Current Behavior

Currently, LFTP is not installed.

Steps to Reproduce

  1. Pull and run the LINUXSERVER RADARR Container
  2. Enter the container with EXEC and /bin/bash
  3. run the command "lftp"
  4. Not installed, so I manually install it.

Environment

Ubuntu 18.04
CPU architecture: x86_64
How docker service was installed: DOCKER-COMPOSE This is needed to quickly pull files from my seedbox.

Command used to create docker container (run/create/compose/screenshot)

Docker logs

aptalca commented 4 years ago

https://github.com/linuxserver/docker-sonarr/issues/143#issuecomment-586813486