@gbooker02 said:
In the link you provided, it explicitly states thatLockis not supported on the mounts. Running a SQLite database on a filesystem that does not support locking is known to result in corrupt databases. This is also evident by the fact that the list of containers known to not work are almost entirely databases and application that rely heavily on databases. Others in the past have attempted to run Plex within docker on Windows and ended up with corrupt databases.So windows docker support just isn’t ready for this so until that time it’s not worth evaluating.
I think you misunderstood, native windows docker will run the native Windows PMS, not the Linux version. There is already success by @The_Dogg. Native Windows docker does not have those limitations.
https://forums.plex.tv/discussion/238247/windows-server-2016-docker-container#latest.
Native Windows Docker images are supported in Windows server 2016 and Windows 10 anniversary update and beyond.
You find more information at:
hub.docker.com/r/microsoft/nanoserver/
blog.docker.com/2016/09/build-your-first-docker-windows-server-container/