提交 bdf38028 编写于 作者: C conglin

add genext2fs and liblz4-tool

Signed-off-by: Nconglin <conglin8023@126.com>
上级 6d7bb066
......@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
docker build -t openharmony-docker-standard:0.0.6 .
docker build -t openharmony-docker-standard:0.0.7 .
......@@ -90,6 +90,8 @@ RUN apt-get update \
python3.8 \
python3-pip \
cpio \
genext2fs \
liblz4-tool \
&& rm -rf /bin/sh /usr/bin/python /usr/bin/python3 \
&& ln -s /bin/bash /bin/sh \
&& ln -s /usr/bin/python3.8 /usr/bin/python3 \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册