Sign in
apache
/
incubator-kie-kogito-examples
/
HEAD
/
.
/
kogito-springboot-examples
/
process-monitoring-springboot
/
Dockerfile
blob: 56589a34edde569ad73d7f2982519668091eb205 [
file
] [
log
] [
blame
]
FROM
--
platform
=
linux
/
amd64 registry
.
access
.
redhat
.
com
/
ubi9
/
openjdk
-
17
:
latest
ENV RUNTIME_TYPE springboot
COPY target
/
process
-
monitoring
-
springboot
.
jar $KOGITO_HOME
/
bin
/