Files
docker-bash-mcp/server
Sidney Marvin Fricke 461165a16e switch to miniconda3 base image, add Java via SDKMAN
- Base image: continuumio/miniconda3 (conda + python 3 out of the box)
- Java: installed via SDKMAN (sdk install java) — latest LTS by default
- Node.js: nvm install kept from previous change
- All tool envs (nvm, sdkman) sourced before exec so Python and all
  child processes (exec-tool, jobs) inherit the full PATH
2026-06-25 08:46:33 +02:00
..
2026-06-24 11:48:08 +02:00