Search found 1 match
- 20 Nov 2018, 08:08
- Forum: Help and Support
- Topic: Filebot Docker Thread
- Replies: 3
- Views: 3830
Re: Filebot Docker Thread
hi, i am searching for running docker as compose with passing the --def arguments. has anyone get this working? here is my docker-compose for filebot: version: '2' services: filebot-node: image: rednoah/filebot:node restart: unless-stopped ports: - 5452:5452 command: --def movieFormat="{plex ...