Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Add iputils-ping to ubuntu image
Browse files Browse the repository at this point in the history
We require iputils-ping because we want ping6
  • Loading branch information
sargun committed May 14, 2018
1 parent 2604a9a commit ea3ac7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/test-images/ubuntu/Dockerfile
@@ -1,2 +1,2 @@
FROM ubuntu:xenial
RUN apt-get update && apt-get install -y curl libcap2-bin grep iproute2 httpie
RUN apt-get update && apt-get install -y curl libcap2-bin grep iproute2 httpie iputils-ping

0 comments on commit ea3ac7c

Please sign in to comment.