mise (sha256:78f96650096966f9ac537f892fdd09e1a9ca0513f9d93c929637297b82b3df9b)
Published 2026-02-10 16:39:13 +00:00 by BjoernPetersen
Installation
docker pull code.bjoernpetersen.net/bjoernpetersen/mise@sha256:78f96650096966f9ac537f892fdd09e1a9ca0513f9d93c929637297b82b3df9bsha256:78f96650096966f9ac537f892fdd09e1a9ca0513f9d93c929637297b82b3df9bImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1769990400' |
| /bin/sh -c --mount=type=tmpfs,target=/tmp --mount=type=tmpfs,target=/var/log --mount=type=cache,id=var,target=/var/cache --mount=type=cache,id=aptlist,target=/var/lib/apt/lists apt-get update -qq && apt-get install -yq --no-install-recommends ca-certificates jq && useradd --create-home --shell /usr/bin/bash nonroot |
| ARG MISE_VERSION |
| |1 MISE_VERSION=v2025.12.11 /bin/sh -c --mount=type=tmpfs,target=/tmp --mount=type=tmpfs,target=/var/log --mount=type=cache,id=var,target=/var/cache --mount=type=cache,id=aptlist,target=/var/lib/apt/lists export ARCH=$(dpkg --print-architecture | sed 's/amd64/x64/g') && /usr/lib/apt/apt-helper download-file "https://github.com/jdx/mise/releases/download/${MISE_VERSION}/mise-${MISE_VERSION}-linux-${ARCH}" /tmp/mise && chmod 755 /tmp/mise && mv /tmp/mise /usr/local/bin/mise |
| ENV PATH="/home/nonroot/.local/share/mise/shims":$PATH |
| ENV MISE_QUIET=1 |
| USER nonroot |
| WORKDIR /home/nonroot |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.2 |
Details
2026-02-10 16:39:13 +00:00
Versions (4)
View all
Container
10
OCI / Docker
linux/amd64
57 MiB