-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
If you attempt to add a devices section for hardware transcoding for Plex and try to do a "docker-compose up -d plex" it'll throw a bunch of python errors. Fix is to comment out the leading "version" line and use "docker compose up -d plex" instead.
Apparently a recentish docker update has deprecated the need for the docker-compose scrypt. Now the docker command has a compose option built in and also removed the need for "version" in the compose files.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels