Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Oct 30, 2017
1 parent 36ae589 commit 713d641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ RUN wget -nv --no-cookies --no-check-certificate "http://javadl.oracle.com/webap
#copy files
RUN mkdir -p /output && mkdir -p /scriptrun
COPY configBuilder.sh /scriptrun
RUN chmod 755 /scriptrun/configBuilder.sh

CMD /scriptrun/configBuilder.sh

0 comments on commit 713d641

Please sign in to comment.