mise (290bbc2bb55a709a57e8a9043d90a8fab50c0ee205335a35556321d66f5a4303)
Published 2026-03-25 19:35:25 +00:00 by BjoernPetersen
Installation
docker pull code.bjoernpetersen.net/bjoernpetersen/mise:290bbc2bb55a709a57e8a9043d90a8fab50c0ee205335a35556321d66f5a4303sha256:b8976d99bf95a0a5da2ff9d4399c04990acf8d5afd4086a48259a8d2d1b359daImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1773619200' |
| /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=v2026.3.14 /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 |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.2 |
Details
2026-03-25 19:35:25 +00:00
Versions (196)
View all
Container
0
OCI / Docker
linux/amd64
65 MiB