mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[47] Merge remote-tracking branch 'anon_fawkes/docker-patch' into nightly
This commit is contained in:
commit
784298b21b
1 changed files with 0 additions and 2 deletions
|
@ -93,7 +93,6 @@ docker run -it -v "X:\Media\Plex Meta Manager\config:/config:rw" meisnate12/plex
|
|||
This is an example docker-compose which will have to be edited to suit your environment before use, but illustrates the minimal contents:
|
||||
|
||||
```yaml
|
||||
version: "2.1"
|
||||
services:
|
||||
plex-meta-manager:
|
||||
image: meisnate12/plex-meta-manager
|
||||
|
@ -120,7 +119,6 @@ This example docker-compose would create a container that runs immediately upon
|
|||
As with the one above, this is an example docker-compose which will have to be edited to suit your environment before use.
|
||||
|
||||
```yaml
|
||||
version: "2.1"
|
||||
services:
|
||||
plex-meta-manager:
|
||||
image: meisnate12/plex-meta-manager
|
||||
|
|
Loading…
Reference in a new issue