Commit b310c199 authored by caiyanming's avatar caiyanming

add language-pack-zh-hans language-pack-zh-hans-base

Change-Id: I4794c14740453aca8b49cdc6ee1b20641462d38c
parent f8993012
...@@ -20,6 +20,7 @@ MAINTAINER xt ...@@ -20,6 +20,7 @@ MAINTAINER xt
COPY sources.list /etc/apt/sources.list COPY sources.list /etc/apt/sources.list
RUN apt-get update \ RUN apt-get update \
&& apt-get install haveged -y \ && apt-get install haveged -y \
&& apt-get -y install language-pack-zh-hans language-pack-zh-hans-base \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
ADD server-jre-8u172-linux-x64.tar.gz /usr/local/ ADD server-jre-8u172-linux-x64.tar.gz /usr/local/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment