GoogleContainerTools / GoogleContainerTools/skaffold
Use run-java.sh in Java debug detection
Open
area/debug
java
kind/friction
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Quarkus images use a `run-java.sh` script to launch the JVM. I suspect it's [fabric8io-images/run-java-sh](https://github.com/fabric8io-images/run-java-sh). We should either detect that script name and/or use the `JAVA_OPTIONS` environment variable. The script also supports additional environment variables: JAVA_ENABLE_DEBUG, JAVA_DEBUG_ENABLE, JAVA_DEBUG, JAVA_DEBUG_PORT, JAVA_DEBUG_SUSPEND.
Contributor guide
Assessment
This issue has not been assessed yet.