diff --git a/Dockerfile b/Dockerfile index 805c3230b..6864fe5db 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,5 @@ MAINTAINER Rajaram Kaliyaperumal # Copy setup file COPY dockerSetup.sh / - # RUN setup file RUN sh /dockerSetup.sh \ No newline at end of file