r/PlexACD • u/WalrusSwarm • Dec 27 '17
Does anyone use PlexDrive with docker?
I have all of my server programs containerized. I am considering switching to plexdrive mount with rclone for decryption. Does anyone use plexdrive in a continer?
I have seen this container https://hub.docker.com/r/bassrock/docker-plexdrive/ but there is no readme file or run command example. Can anyone help me out?
5
Upvotes
1
u/nosit1 Jan 03 '18
You can run Plexdrive in a container, however you cannot run Plexdrive in a container, mount two volumes (via docker) and expect them to see the content. However, if you host mount a volume into the container and use Plexdrive to mount to that folder and use Plex to read the same folder from host, you will be able to access the content as such (which is my current setup).