Skip to content

Commit

Permalink
update Dockerfile_arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
gitchenjh committed Aug 29, 2023
1 parent 133973c commit c2abe2f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/kkfileview-jdk/Dockerfile_arm64
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ cd /usr/share/fonts/chinese &&\
mkfontscale &&\
mkfontdir &&\
fc-cache -fv
ENV JAVA_HOME /usr/local/jdk1.8.0_381
ENV CLASSPATH $JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
ENV PATH $PATH:$JAVA_HOME/bin
ENV LANG zh_CN.UTF-8
ENV LC_ALL zh_CN.UTF-8
CMD ["/bin/bash"]

0 comments on commit c2abe2f

Please sign in to comment.