mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-06 03:05:35 +00:00
Install tzdata in Dockerfile
This commit is contained in:
parent
cb47a4bc6e
commit
9bf005668b
@ -6,6 +6,8 @@ COPY ./dist/swingmusic /swingmusic
|
|||||||
|
|
||||||
RUN chmod +x /swingmusic
|
RUN chmod +x /swingmusic
|
||||||
|
|
||||||
|
RUN apt update && apt install -y tzdata
|
||||||
|
|
||||||
EXPOSE 1970/tcp
|
EXPOSE 1970/tcp
|
||||||
|
|
||||||
VOLUME /music
|
VOLUME /music
|
||||||
|
Loading…
x
Reference in New Issue
Block a user