See prerequisites of this sample.
pack build applications/kotlin --env BP_JVM_VERSION=17
docker run --rm --tty --publish 8080:8080 applications/kotlin
curl -s http://localhost:8080/actuator/health | jq .
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
See prerequisites of this sample.
pack build applications/kotlin --env BP_JVM_VERSION=17
docker run --rm --tty --publish 8080:8080 applications/kotlin
curl -s http://localhost:8080/actuator/health | jq .