Skip to content

Commit 63e701b

Browse files
Merge pull request #38 from bparees/remote_eap
switch eap image to use external scripts and default url
2 parents f381a9e + 0e524e2 commit 63e701b

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

rhel-jbosseap/Dockerfile

+3
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ USER jbosseap
4848

4949
# Expose ports
5050
EXPOSE 8080
51+
52+
# Set default url for assemble/run/save-artifacts scripts
53+
ENV STI_SCRIPTS_URL https://raw.githubusercontent.com/projectatomic/docker-image-examples/master/rhel-jbosseap/.sti/bin

0 commit comments

Comments
 (0)