mirror of
https://github.com/skjnldsv/docker-plex.git
synced 2025-08-02 11:27:01 +02:00
chore: renamed master branch to main
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Easy as it sounds, just see the linuxserver docs: https://docs.linuxserver.io/images/docker-plex/
|
Easy as it sounds, just see the linuxserver docs: https://docs.linuxserver.io/images/docker-plex/
|
||||||
|
|
||||||
Use the image `ghcr.io/skjnldsv/docker-plex:master`.
|
Use the image `ghcr.io/skjnldsv/docker-plex:nightly`.
|
||||||
Also make sure you pass your amd device like so:
|
Also make sure you pass your amd device like so:
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
@@ -16,7 +16,7 @@ version: "3.7"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
plex:
|
plex:
|
||||||
image: ghcr.io/skjnldsv/docker-plex:master
|
image: ghcr.io/skjnldsv/docker-plex:nightly
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: plex
|
container_name: plex
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user