File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ RUN apt-get update
88
99RUN DEBIAN_FRONTEND=noninteractive \
1010 apt-get install -y \
11- apt-utils
11+ apt-utils \
12+ iputils-ping
1213
1314RUN DEBIAN_FRONTEND=noninteractive \
1415 apt-get install -y language-pack-en-base \
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ RUN apt-get update
88
99RUN DEBIAN_FRONTEND=noninteractive \
1010 apt-get install -y \
11- apt-utils
11+ apt-utils \
12+ iputils-ping
1213
1314RUN DEBIAN_FRONTEND=noninteractive \
1415 apt-get install -y language-pack-en-base \
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ RUN apt-get update
88
99RUN DEBIAN_FRONTEND=noninteractive \
1010 apt-get install -y \
11- apt-utils
11+ apt-utils \
12+ iputils-ping
1213
1314RUN DEBIAN_FRONTEND=noninteractive \
1415 apt-get install -y language-pack-en-base \
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ RUN apt-get update
88
99RUN DEBIAN_FRONTEND=noninteractive \
1010 apt-get install -y \
11- apt-utils
11+ apt-utils \
12+ iputils-ping
1213
1314RUN DEBIAN_FRONTEND=noninteractive \
1415 apt-get install -y language-pack-en-base \
You can’t perform that action at this time.
0 commit comments