Sign inSign up

sbx/t3code-kit:latest

Manifest digest

sha256:c7c94ddba41f873ffdc2b4fec2f4aeb3ddbb2c8417ac1a64d075a87b14595e00

Last pushed

10 days by sbx

Type

Sandbox Kit

Manifest digest

sha256:c7c94ddba41f873ffdc2b4fec2f4aeb3ddbb2c8417ac1a64d075a87b14595e00

MIXIN

Build toolchain and the t3 npm package that T3 Code's SSH integration needs to run inside a sandbox — node-pty, a t3 dependency, has no Linux prebuilt binaries and must compile from source.


Network Egress

registry.npmjs.org:443

archive.ubuntu.com:80

security.ubuntu.com:80

ports.ubuntu.com:80

download.docker.com:443

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/sbx/t3code-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