mise (600a05474ab3236ccc65f4cf33677f4c0781bd54941b175175474ba9cafbe303)
Published 2026-04-07 10:48:05 +00:00 by BjoernPetersen
Installation
docker pull code.bjoernpetersen.net/bjoernpetersen/mise:600a05474ab3236ccc65f4cf33677f4c0781bd54941b175175474ba9cafbe303sha256:e737481d072c3185f21bcd3097d4cfe4ab0bc0efaa98b1c83b33f7bf53f8182bImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1775433600' |
| /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.4.5 /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 |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.2 |
Details
2026-04-07 10:48:05 +00:00
Versions (196)
View all
Container
0
OCI / Docker
linux/amd64
63 MiB