mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-07 17:02:45 +01:00
Bot Updating Templated Files
This commit is contained in:
parent
e66bafc164
commit
57c9088b46
1 changed files with 7 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
[](https://github.com/linuxserver "view the source for all of our repositories.")
|
||||
[](https://opencollective.com/linuxserver "please consider helping us by either donating or contributing to our budget")
|
||||
|
||||
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring :-
|
||||
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring:
|
||||
|
||||
* regular and timely application updates
|
||||
* easy user mappings (PGID, PUID)
|
||||
|
|
@ -90,7 +90,7 @@ Compatible with docker-compose v2 schemas.
|
|||
|
||||
```
|
||||
---
|
||||
version: "2"
|
||||
version: "2.1"
|
||||
services:
|
||||
beets:
|
||||
image: linuxserver/beets
|
||||
|
|
@ -150,6 +150,11 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel
|
|||
|
||||
|
||||
|
||||
## Docker Mods
|
||||
[](https://mods.linuxserver.io/?mod=beets "view available mods for this container.")
|
||||
|
||||
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.
|
||||
|
||||
|
||||
## Support Info
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue