arm适配

This commit is contained in:
hjx
2025-12-09 18:29:09 +08:00
parent 5b02024f4c
commit 2a393ceb2c
-10
View File
@@ -1,15 +1,5 @@
# 基础镜像
FROM arm64v8/openjdk:8
RUN apt-get update && \
apt-get install -y \
libfreetype6 \
fontconfig \
libfontconfig1 \
libxrender1 \
libxtst6 \
libxi6 \
&& rm -rf /var/lib/apt/lists/*
# author
MAINTAINER manhuoda
#指定东八区时区