File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ INCLUDE+ builds/base/Alpine.JDK21.Dockerfile
44LABEL maintainer "Jon Clausen <jclausen@ortussolutions.com>"
55LABEL repository "https://github.com/Ortus-Solutions/docker-commandbox"
66
7- RUN box install --force commandbox-boxlang
7+ RUN box install --force commandbox-boxlang,commandbox-cfconfig
88
99# Hard Code our engine environment
1010ENV BOX_SERVER_APP_CFENGINE adobe@2025.0.0+331385
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ INCLUDE+ builds/base/JDK21.Dockerfile
44LABEL maintainer "Jon Clausen <jclausen@ortussolutions.com>"
55LABEL repository "https://github.com/Ortus-Solutions/docker-commandbox"
66
7- RUN box install --force commandbox-boxlang
7+ RUN box install --force commandbox-boxlang,commandbox-cfconfig
88
99# Hard Code our engine environment
1010ENV BOX_SERVER_APP_CFENGINE adobe@2025.0.0+331385
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ INCLUDE+ builds/base/ubi9.JDK21.Dockerfile
44LABEL maintainer "Jon Clausen <jclausen@ortussolutions.com>"
55LABEL repository "https://github.com/Ortus-Solutions/docker-commandbox"
66
7- RUN box install --force commandbox-boxlang
7+ RUN box install --force commandbox-boxlang,commandbox-cfconfig
88
99# Hard Code our engine environment
1010ENV BOX_SERVER_APP_CFENGINE adobe@2025.0.0+331385
You can’t perform that action at this time.
0 commit comments