kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Templated Files
rodzic
06bceef565
commit
d60bab749c
|
@ -46,7 +46,7 @@ docker create \
|
||||||
-v <path to music>:/music \
|
-v <path to music>:/music \
|
||||||
-e PGID=<gid> -e PUID=<uid> \
|
-e PGID=<gid> -e PUID=<uid> \
|
||||||
-p 8686:8686 \
|
-p 8686:8686 \
|
||||||
linuxserver/lidarr
|
lsiodev/lidarr-preview
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
@ -88,6 +88,8 @@ In this instance `PUID=1001` and `PGID=1001`, to find yours use `id user` as bel
|
||||||
|
|
||||||
## Setting up the application
|
## Setting up the application
|
||||||
|
|
||||||
|
`IMPORTANT: This is the dev preview version and is not meant for end users`
|
||||||
|
|
||||||
Access the webui at `<your-ip>:8686`, for more information check out [Lidarr][appurl].
|
Access the webui at `<your-ip>:8686`, for more information check out [Lidarr][appurl].
|
||||||
|
|
||||||
|
|
||||||
|
@ -107,8 +109,8 @@ Access the webui at `<your-ip>:8686`, for more information check out [Lidarr][ap
|
||||||
|
|
||||||
| Date | Changes |
|
| Date | Changes |
|
||||||
| :---: | --- |
|
| :---: | --- |
|
||||||
| 26.01.19 | Add pipeline logic and multi arch. |
|
| 26.01.19 | Add pipeline logic and multi arch, switching to tagged release from auto updates |
|
||||||
| 22.04.18 | Switch to beta builds. |
|
| 22.04.18 | Switch this branch to the nightly versions, auto-updating on container start |
|
||||||
| 17.03.18 | Add ENV XDG_CONFIG_HOME="/config/xdg" to Dockerfile for signalr fix. |
|
| 17.03.18 | Add ENV XDG_CONFIG_HOME="/config/xdg" to Dockerfile for signalr fix. |
|
||||||
| 27.02.18 | Use json to query for new version. |
|
| 27.02.18 | Use json to query for new version. |
|
||||||
| 23.02.18 | Initial Release. |
|
| 23.02.18 | Initial Release. |
|
||||||
|
|
Ładowanie…
Reference in New Issue