awesome-compose/plex/docker-compose.yaml
Leon Stoldt 800e211fc4 Adding Plex example
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
2021-08-07 14:36:28 +02:00

11 lines
231 B
YAML

version: '3.7'
services:
plex:
image: ghcr.io/linuxserver/plex:latest
container_name: plex
network_mode: host
environment:
- VERSION=docker
restart: always
volumes:
- ${PLEX_MEDIA_PATH}:/media/