Sign inSign up

capriciousduck/plex-i386

By capriciousduck

Updated almost 7 years ago

A Plex Docker Image For i386 Docker Installations

Image
1

903

capriciousduck/plex-i386 repository overview

Create a docker container using the command below.

docker run -d \ --name=plex \ --net=host \ -e PUID=1000 \ -e PGID=1000 \ -e VERSION=docker \ -e UMASK_SET=022 #optional \ -v /path/to/library:/config \ -v path/to/tvseries:/tv \ -v /path/to/movies:/movies \ -v /path for transcoding:/transcode \ --restart unless-stopped \ capriciousduck/plex-i386

Tag summary

Content type

Image

Digest

Size

199.7 MB

Last updated

almost 7 years ago

docker pull capriciousduck/plex-i386