aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian-stretch-titan/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian-stretch-titan/Dockerfile b/debian-stretch-titan/Dockerfile
index 18aad4b..426eb91 100644
--- a/debian-stretch-titan/Dockerfile
+++ b/debian-stretch-titan/Dockerfile
@@ -22,6 +22,7 @@ RUN apt-get update && \
apt-get -y install \
build-essential \
git \
+ procps \
tcpdump \
vim \
&& \