GoogleContainerTools / GoogleContainerTools/skaffold

Use run-java.sh in Java debug detection

Open
#7,096 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.