Run anything in secure code execution environments
SandboxInstance
class that provides:
process
: Run commands and code with real-time outputfs
: Upload, download, and manage filesexpose_port()
: Make your services accessible to the internetterminate()
: Cleanup when you’re donecreate()
terminate()
(or let it auto-terminate)