Dev container image with mise installed, built on the debian base image.
mise is a polyglot runtime manager that can install and manage multiple language toolchains (Node.js, Python, Ruby, Go, etc.) per project.
The mise binary is downloaded from GitHub Releases and verified with a minisign signature before installation.
ghcr.io/bare-devcontainer/mise:<tag>
A ready-to-use Dev Container template for this image is available at bare-devcontainer/templates. It provides the recommended configuration for this image, including security hardening and volume mounts that persist cache directories for faster rebuilds.
| Tags | Debian variant |
|---|---|
2026.7.7-trixie, 2026.7.7, trixie |
trixie |
Tags are also published with a date suffix on each build (e.g., 2026.7.7-trixie-<YYYYMMDD>).
Note
The bookworm variant has been discontinued. mise 2026.7.0 and later require
a newer glibc than bookworm provides, and mise uses calendar versioning, so
no future mise release will ever be compatible with bookworm again. Rather
than publishing a permanently frozen mise that no longer receives security
fixes, only the trixie variant is maintained. Previously published bookworm
tags remain available on GHCR but will not be updated.
Everything from the debian base image, plus: