Fixed the problem for docker image build
[holmes/rule-management.git] / 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/