mise (c0fa96f6e568828818202d7cea0801c7eedfd31ccd81143794c3733e09c65986)

Published 2026-03-25 19:35:22 +00:00 by BjoernPetersen

Installation

docker pull code.bjoernpetersen.net/bjoernpetersen/mise:c0fa96f6e568828818202d7cea0801c7eedfd31ccd81143794c3733e09c65986
sha256:b58ee2e5ef791ca92d2745fa3d5e384c2fbb2f8aa22fe579419f355afb12ecd0

Image 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

Labels

Key Value
io.buildah.version 1.42.2
Details
Container
2026-03-25 19:35:22 +00:00
0
OCI / Docker
linux/amd64
65 MiB
Versions (196) View all