Sign inSign up

sbx/mise-kit:latest

Manifest digest

sha256:a43810fa6e87653b28b86fda9db0ee07830d5a5d8368ca73d0bcdc844e4bb7a3

Last pushed

2 days by sbx

Type

Sandbox Kit

Manifest digest

sha256:a43810fa6e87653b28b86fda9db0ee07830d5a5d8368ca73d0bcdc844e4bb7a3

MIXIN

The polyglot dev-tool version manager (https://mise.jdx.dev) — installs the mise CLI and wires up shell activation so the agent can run `mise install`, `mise use`, and per-project `.mise.toml` resolutions in the sandbox.


Network Egress

github.com

api.github.com

objects.githubusercontent.com

release-assets.githubusercontent.com

Apply this mixin to a sandbox

sbx run <agent> --kit sbx/mise-kit:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx⁠