Skip to content

Commit

Permalink
修改dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MuXia-0326 committed Sep 24, 2023
1 parent eb5bef1 commit 1f43dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VOLUME /tmp
ADD ./target/*.jar /auto_plan.jar

RUN set -xe && apk --no-cache add fontconfig
COPY ./times.ttf /usr/share/fonts/
COPY ./docker-run/times.ttf /usr/share/fonts/

EXPOSE 26666

Expand Down

0 comments on commit 1f43dec

Please sign in to comment.