commit | af3e5e8d72c6f434920ee8f68c0647872045948c | [log] [tgz] |
---|---|---|
author | Oleksii Zhurba <ozhurba@mirantis.com> | Mon Nov 12 12:29:31 2018 -0600 |
committer | Oleksii Zhurba <ozhurba@mirantis.com> | Mon Nov 12 12:29:31 2018 -0600 |
tree | 02de70bc30cd1d9faa3740d218056524607a4832 | |
parent | c1bbeadb79f5449e12f0917a57e3187491fcd761 [diff] [blame] |
Add ping, wget and curl system packages Change-Id: I540024a4ebcbfa67cfc23f24855eb4d702ce4cb7
diff --git a/Dockerfile b/Dockerfile index 7b9b4fd..5efc555 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -4,7 +4,7 @@ USER root -RUN apt-get update; apt-get install -y inetutils-ping curl wget +RUN apt-get update; apt-get install -y iputils-ping curl wget WORKDIR /var/lib/