devcontainers-contrib / features

🐳 Extra add-in features for Devcontainers and GitHub Codespaces
MIT License
214 stars 108 forks source link

[Bug]: `clojure-asdf` does not set JAVA_HOME #598

Open behrica opened 2 months ago

behrica commented 2 months ago

Feature id and version

ghcr.io/devcontainers-contrib/features/clojure-asdf:2.0.14

Devcontainer base Image

mcr.microsoft.com/devcontainers/python:1-3.12-bullseye

What happened?

JAVA_HOME should be set and executing "java" should start a JVM

Relevant log output

No response