Commit 8bbc9aef authored by daidekun's avatar daidekun

add ping tools

parent c9dd3109
...@@ -15,6 +15,7 @@ RUN echo deb http://mirrors.163.com/debian/ stretch main non-free contrib >> so ...@@ -15,6 +15,7 @@ RUN echo deb http://mirrors.163.com/debian/ stretch main non-free contrib >> so
RUN apt-get update \ RUN apt-get update \
&& apt-get install --assume-yes --no-install-recommends\ && apt-get install --assume-yes --no-install-recommends\
apt-transport-https \ apt-transport-https \
iputils-ping \
build-essential \ build-essential \
bzip2 \ bzip2 \
curl \ curl \
......
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