Skip to content

Commit 0e524e2

Browse files
committed
switch eap image to use external scripts and default url
1 parent 188c855 commit 0e524e2

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)