kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
c602abee02
commit
6fbc56ae59
|
@ -143,6 +143,18 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel
|
|||
uid=1000(dockeruser) gid=1000(dockergroup) groups=1000(dockergroup)
|
||||
```
|
||||
|
||||
## Application Setup
|
||||
|
||||
Edit the config file in /config
|
||||
|
||||
To edit the config from within the container use `beet config -e`
|
||||
|
||||
For a command prompt as user abc `docker exec -it -u abc beets bash`
|
||||
|
||||
See [Beets](http://beets.io/) for more info.
|
||||
|
||||
Contains [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts) plugin, [configuration details](https://github.com/sbarakat/beets-copyartifacts#configuration)
|
||||
|
||||
|
||||
## Docker Mods
|
||||
[](https://mods.linuxserver.io/?mod=beets "view available mods for this container.") [](https://mods.linuxserver.io/?mod=universal "view available universal mods.")
|
||||
|
|
Ładowanie…
Reference in New Issue