Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix Dockerfile
pcaskey committed Jul 6, 2018
1 parent fbc06e3 commit e9d066e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
@@ -24,6 +24,7 @@ RUN rpm --import http://repos.azulsystems.com/RPM-GPG-KEY-azulsystems \
RUN mkdir -p /output && mkdir -p /scriptrun
COPY configBuilder.sh /scriptrun
COPY Dockerfile.template /
COPY Dockerfile.windows.template /
RUN chmod 755 /scriptrun/configBuilder.sh

CMD /scriptrun/configBuilder.sh

0 comments on commit e9d066e

Please sign in to comment.