提交 ba574c77 编写于 作者: C conglin

update docker

Signed-off-by: Nconglin <conglin8023@126.com>
上级 4f7a2f43
......@@ -13,4 +13,4 @@
#!/bin/sh
docker build -t openharmony-docker-standard:0.0.4 .
docker build -t openharmony-docker-standard:0.0.5 .
......@@ -26,6 +26,8 @@ RUN apt-get update \
&& apt-get install -y \
apt-utils \
vim \
tar \
binutils \
software-properties-common \
openssh-server \
iputils-ping \
......@@ -68,6 +70,7 @@ RUN apt-get update \
bison \
doxygen \
git \
git-lfs \
subversion \
tofrodos \
pigz \
......@@ -83,6 +86,10 @@ RUN apt-get update \
lib32z-dev \
openjdk-8-jdk \
ruby \
gnutls-bin \
python3.8 \
python3-pip \
cpio \
&& rm -rf /bin/sh \
&& ln -s /bin/bash /bin/sh \
&& mkdir -p $PREBUILTS_DIR/prebuilts $HOME_TOOLS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册