> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mirage.strukto.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Sandlock

> Set up the Python-only Sandlock runtime on Linux.

Sandlock confines the host Python interpreter with Landlock and seccomp. It is
available only in the Python SDK and only on Linux. Install the `sandlock` CLI
on `PATH`; Mirage needs no extra package.

Continue with [Sandlock setup](/python/runtime/sandbox/sandlock).
