[Request] Plextogether


JohanSF

Recommended Posts

1. Go to your docker tab and click new docker.

2. Enter starbix/plextogether as the repository

3. read the documentation on docker hub for this docker, take note of the "docker run" command which is spread across multiple lines using "\"

4. -p is for ports, -e is for variables, -v is for volumes (paths)

5. This was a bad docker container because it doesnt store settings in a volume, you are going to get clean wipe of the app every time you update.

6. Tell us if you get stuck

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.