We will also want to have “extras” images that also provide common development tools. - [dlang/tools](https://github.com/dlang/tools) – ddemangle, dustmite, rdmd, … - debuggers: LLVM, GDB (likely both for all compilers) - libs for cross-compilation (esp. Windows)
We will also want to have “extras” images that also provide common development tools.