Fixed the problem for docker image build 33/79233/1
authortangpeng <tang.peng5@zte.com.cn>
Wed, 27 Feb 2019 00:35:11 +0000 (00:35 +0000)
committertangpeng <tang.peng5@zte.com.cn>
Wed, 27 Feb 2019 00:35:11 +0000 (00:35 +0000)
Change-Id: I677c1d59933b27e181ac0f2ba8ed378dd78d48ca
Issue-ID: HOLMES-205
Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
rulemgt-standalone/src/main/assembly/Dockerfile

index ddd48cd..0954df2 100644 (file)
@@ -49,7 +49,6 @@ ADD dhparam.pem /etc/ssl/certs
 RUN addgroup -S holmes && adduser -S -G holmes holmes
 
 #add the backend package to the docker image
-RUN mkdir /home/holmes
 WORKDIR /home/holmes
 ADD holmes-rulemgt-standalone-*-linux64.tar.gz /home/holmes/
 RUN chmod -R a+rw /home/holmes/