version: "3" services: plexautolanguages: image: remirigal/plex-auto-languages:latest container_name: PlexAutoLanguages environment: - TZ=America/Chicago volumes: # make sure you have a file named 'config.yaml' in the 'config' dir - /arr/plexautolanguages/config:/config restart: unless-stopped