Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit 6b2c475

Browse files
Bot Updating Templated Files
1 parent f272bcc commit 6b2c475

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![GitHub](https://img.shields.io/static/v1.svg?style=flat-square&color=E68523&label=linuxserver.io&message=GitHub&logo=github&logoColor=FFFFFF)](https://github.com/linuxserver "view the source for all of our repositories.")
88
[![Open Collective](https://img.shields.io/opencollective/all/linuxserver.svg?style=flat-square&color=E68523&label=Supporters&logo=open%20collective&logoColor=FFFFFF)](https://opencollective.com/linuxserver "please consider helping us by either donating or contributing to our budget")
99

10-
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring :-
10+
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring:
1111

1212
* regular and timely application updates
1313
* easy user mappings (PGID, PUID)
@@ -83,7 +83,7 @@ Compatible with docker-compose v2 schemas.
8383

8484
```
8585
---
86-
version: "2"
86+
version: "2.1"
8787
services:
8888
couchpotato:
8989
image: linuxserver/couchpotato
@@ -149,6 +149,11 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel
149149
Access the webui at `<your-ip>:5050`, for more information check out [CouchPotato](https://couchpota.to).
150150

151151

152+
## Docker Mods
153+
[![Docker Mods](https://img.shields.io/badge/dynamic/yaml?style=for-the-badge&color=E68523&label=mods&query=%24.mods%5B%27couchpotato%27%5D.mod_count&url=https%3A%2F%2Fraw.githubusercontent.com%2Flinuxserver%2Fdocker-mods%2Fmaster%2Fmod-list.yml)](https://mods.linuxserver.io/?mod=couchpotato "view available mods for this container.")
154+
155+
We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to enable additional functionality within the containers. The list of Mods available for this image (if any) can be accessed via the dynamic badge above.
156+
152157

153158
## Support Info
154159

0 commit comments

Comments
 (0)