Commit 6b5c79d0 authored by jerrrrry's avatar jerrrrry
Browse files

Update Dockerfile

parent fd2d340f
...@@ -13,6 +13,7 @@ RUN apt-get update && \ ...@@ -13,6 +13,7 @@ RUN apt-get update && \
lshw \ lshw \
iputils-ping \ iputils-ping \
pciutils \ pciutils \
locate \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
# 创建目录结构 # 创建目录结构
......
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