mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
subsonic: edit LABEL
This commit is contained in:
parent
6bbac2926c
commit
d2422fadf5
@ -25,6 +25,6 @@ EXPOSE 4040
|
|||||||
VOLUME /data /musics /playlists /podcasts
|
VOLUME /data /musics /playlists /podcasts
|
||||||
|
|
||||||
LABEL description "Open source media streamer" \
|
LABEL description "Open source media streamer" \
|
||||||
subsonisc "Subsonic v$VERSION"
|
subsonic "Subsonic v$VERSION"
|
||||||
|
|
||||||
CMD ["tini","--","run.sh"]
|
CMD ["tini","--","run.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user