更新 'Dockerfile'

This commit is contained in:
zhongjin 2023-05-10 21:12:00 +08:00
parent ddc08133c5
commit f2af751061

View File

@ -16,6 +16,6 @@ ADD ./fonts/SourceHanSansCN-Light.otf /usr/share/fonts/SourceHanSansCN-Light.otf
ADD ./fonts/SourceHanSerifCN-Regular.otf /usr/share/fonts/SourceHanSerifCN-Regular.otf
ADD ./fonts/SourceHanSansCN-Regular.otf /usr/share/fonts/SourceHanSansCN-Regular.otf
RUN apt-get install nano net-tools
RUN apt-get install -y nano net-tools