Output of docker inspect plex --format='{{index .Config.Labels.version}}':
8192
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory
6 3000 /root/Library/Application Support
8192
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory
6 3000 /root/Library/Application Support
8192
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
6 3000 /root/Library/Application Support
8192
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory
6 3000 /root/Library/Application Support
8192
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory
Description
Steps to reproduce the issue:
After updated version, this error message occured
Describe the results you received:
Describe the results you expected:ln -s /usr/glibc-compat/lib/ld-2.22.so /usr/glibc-compat/lib/ld-linux.so.3
Additional information you deem important (e.g. issue happens only occasionally):
Output of
docker inspect plex --format='{{index .Config.Labels.version}}'
:Description
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected: ln -s /usr/glibc-compat/lib/ld-2.22.so /usr/glibc-compat/lib/ld-linux.so.3
Additional information you deem important (e.g. issue happens only occasionally):