1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-06 04:09:17 +00:00

subsonic: edit LABEL

This commit is contained in:
Wonderfall 2016-04-13 12:50:00 +02:00
parent 6bbac2926c
commit d2422fadf5

@ -25,6 +25,6 @@ EXPOSE 4040
VOLUME /data /musics /playlists /podcasts
LABEL description "Open source media streamer" \
subsonisc "Subsonic v$VERSION"
subsonic "Subsonic v$VERSION"
CMD ["tini","--","run.sh"]