Skip to content

unknown flag: --setup-cli #453

Description

@verluci

Before opening an issue make sure that there are no duplicates and that you are
on the latest version.
Describe the bug
When trying to run iSponsorBlockTV (through Unraid) with the --setup-cli I get the error unknown flag: --setup-cli

To Reproduce

docker run
  -d
  --name='iSponsorBlockTV'
  --net='host'
  --pids-limit 2048
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="hostname"
  -e HOST_CONTAINERNAME="iSponsorBlockTV"
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:1166]/'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/isponsorblocktv-icon.png'
  -v '/mnt/user/appdata/isponsorblocktv/data':'/app/data':'rw'
  --setup-cli 'ghcr.io/dmunozv04/isponsorblocktv:latest' 

Expected behavior
The container should start

iSponsorBlockTV server (please complete the following information):

  • OS: Unraid

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions