jakoch/cpp-devbox
A Docker-based devcontainer for C++ development.
Latest Release:
vmain
(2026-05-19)
Releases
This is the list of Github Release tags.
Each tag has container images on DockerHub and GHCR.
Each tag has a Debian version (12-bookworm, 13-trixie, 14-forky (testing), sid-unstable) and an image variant (base, with-vulkansdk).
The “with-vulkansdk” image includes Vulkan SDK and Mesa on top of the “base”.
Each release page provides:
- an overview of the software versions included in the image variant,
- a link to the changelog, and
- copy-pasteable commands to pull the image from a registry.
- vmain (2026-05-19) latest
Version Matrix
| Debian OS | Image Variant | Tags | DockerHub | GHCR |
|---|---|---|---|---|
| bookworm | base | bookworm-latest | DockerHub | GHCR |
| bookworm | with-vulkansdk | bookworm-with-vulkansdk-latest | DockerHub | GHCR |
| trixie | base | trixie-latest | DockerHub | GHCR |
| trixie | with-vulkansdk | trixie-with-vulkansdk-latest | DockerHub | GHCR |
| forky | base | forky-latest | DockerHub | GHCR |
| forky | with-vulkansdk | forky-with-vulkansdk-latest | DockerHub | GHCR |
| sid | base | unstable-latest | DockerHub | GHCR |
| sid | with-vulkansdk | unstable-with-vulkansdk-latest | DockerHub | GHCR |