aboutsummaryrefslogtreecommitdiff
path: root/nlnet/task5/performance/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'nlnet/task5/performance/Dockerfile')
-rw-r--r--nlnet/task5/performance/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/nlnet/task5/performance/Dockerfile b/nlnet/task5/performance/Dockerfile
index d0e1996..4daeaf0 100644
--- a/nlnet/task5/performance/Dockerfile
+++ b/nlnet/task5/performance/Dockerfile
@@ -66,4 +66,5 @@ WORKDIR /
COPY start.sh /
RUN apt-get install -y wget
+RUN apt-get install -y bc
ENTRYPOINT ["/start.sh"]