Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #25 from docker/addWindowsUpstream
fix Dockerfile
pcaskey committed Jul 6, 2018
2 parents 3292da9 + e9d066e commit bde8109
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 bde8109

Please sign in to comment.