mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
Install tzdata in Dockerfile
This commit is contained in:
@@ -6,6 +6,8 @@ COPY ./dist/swingmusic /swingmusic
|
||||
|
||||
RUN chmod +x /swingmusic
|
||||
|
||||
RUN apt update && apt install -y tzdata
|
||||
|
||||
EXPOSE 1970/tcp
|
||||
|
||||
VOLUME /music
|
||||
|
||||
Reference in New Issue
Block a user