changeset 250:a7ae41f4a55b

adding bamboo agent configuration files - fix 1
author aldrich@nwoca.org
date Wed, 23 May 2018 16:53:54 +0100
parents 3799d9706864
children bb2791f6d619
files bamboo-agent/Dockerfile
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bamboo-agent/Dockerfile	Wed May 23 16:43:34 2018 +0100
+++ b/bamboo-agent/Dockerfile	Wed May 23 16:53:54 2018 +0100
@@ -31,6 +31,8 @@
     && apt-get install -y tar \
 
     && apt-get install -y curl \
+	
+	&& apt-get install -y unzip \
 
     && apt-get install -y openjdk-8-jdk