sha256:4ff91691c84e1ad9a7ac7c00c7e1ba830e5fe70874a09f5f614ed99acc98591d
Last pushed
about 1 month by olegselajev241
Type
Sandbox Kit
Manifest digest
sha256:4ff91691c84e1ad9a7ac7c00c7e1ba830e5fe70874a09f5f614ed99acc98591d
schemaVersion: "2"
kind: sandbox
name: muse-code
displayName: Muse Code
description: Run Meta's Muse Code terminal coding agent inside a Docker Sandbox.
sandbox:
image: docker/sandbox-templates:shell-docker
entrypoint:
- muse
agentInstructions:
filename: AGENTS.md
permissions:
network:
allow:
- dev.meta.ai:443
- auth.meta.com:443
- api.meta.ai:443
- lookaside.facebook.com:443
setup:
install:
- command: curl -fsSL https://dev.meta.ai/install.sh | bash
user: "1000"
description: Install the Muse launcher and Muse Code into ~/.local/bin