mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-07-28 22:53:49 +00:00
remove old Dockerfile
This commit is contained in:
+1
-5
@@ -12,8 +12,4 @@ VOLUME /music
|
||||
|
||||
VOLUME /config
|
||||
|
||||
ENTRYPOINT ["/swingmusic", "--host", "0.0.0.0", "--config", "/config"]
|
||||
|
||||
LABEL org.opencontainers.image.source=https://github.com/cwilvx/swingmusic
|
||||
LABEL org.opencontainers.image.description=" Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music."
|
||||
LABEL org.opencontainers.image.licenses=MIT
|
||||
ENTRYPOINT ["/swingmusic", "--host", "0.0.0.0", "--config", "/config"]
|
||||
Reference in New Issue
Block a user