Bump
This commit is contained in:
@@ -8,9 +8,9 @@ RUN \
|
||||
echo "* Installing Runtime Packages" \
|
||||
&& echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
|
||||
&& apk add --no-cache \
|
||||
gst-plugins-good \
|
||||
gst-plugins-ugly \
|
||||
py2-gst \
|
||||
gst-plugins-good@commuedge \
|
||||
gst-plugins-ugly@commuedge \
|
||||
py2-gst@commuedge \
|
||||
su-exec@commuedge \
|
||||
tini@commuedge \
|
||||
&& pip instatall -U \
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
# Mopidy + Iris Alpine Docker Image
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
[Iris](https://github.com/jaedb/Iris) (formerly known as Spotmop) is an extension for the Mopidy music server. With support for Spotify, LastFM, Snapcast, Icecast and many other extensions, Iris is the software that brings all your music into one user-friendly and unified interface.
|
||||
|
||||
## Usage
|
||||
@@ -16,7 +20,7 @@ $ docker run -d \
|
||||
log1x/mopidy-iris
|
||||
```
|
||||
|
||||
**Iris (Web UI):** `http://<host>:6680`
|
||||
- **Iris (Web UI):** `http://<host>:6680`
|
||||
|
||||
## Bug Reports
|
||||
|
||||
|
||||
Reference in New Issue
Block a user