Skip to content

Commit

Permalink
删除字体
Browse files Browse the repository at this point in the history
  • Loading branch information
王泽浩 committed Nov 15, 2023
1 parent ec722f4 commit ab414d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions baseimage/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ RUN curl -O https://arthas.aliyun.com/arthas-boot.jar

FROM openjdk:17-ea-jdk-slim

# 安装 fontconfig 和 ttf-dejavu字体
RUN apt-get update && apt-get install -y fonts-dejavu fontconfig && apt-get clean

COPY --from=skyBuilder /skywalking/agent /skywalking

COPY --from=skyBuilder /skywalking/agent/optional-plugins/apm-jackson-2.x-plugin-9.0.0.jar /skywalking/plugins
Expand Down

0 comments on commit ab414d0

Please sign in to comment.