Skip to content

Docker

  1. create a config file (see config)

  2. run

    • docker run -it -v/path/to/config.yaml:/app/config.yaml jwetzell/showbridge:latest --debug
    • see CLI Usage for more detail on flags

    • see Docker docs for how to use docker