Sign inSign up

djordjelukic1639080/pi-sbx:0.1.0

Manifest digest

sha256:1ea0d7257d79750357faf904adaa0e2c57cdb5bf50a562d5d5a031155f9f0485

Last pushed

about 4 hours by djordjelukic1639080

Type

Sandbox Kit

Manifest digest

sha256:1ea0d7257d79750357faf904adaa0e2c57cdb5bf50a562d5d5a031155f9f0485

MIXIN
REQUIRES SECRETS

Prepares /project for pi-sbx-cloud by cloning the repository named by PI_SBX_REPO and PI_SBX_REF.


Credentials
NameServiceRequiredDescription
GH_TOKENgithubOptionalGitHub token for cloning and later git/gh operations in the Pi sandbox.

Network Egress

api.github.com

github.com

codeload.github.com

raw.githubusercontent.com

cli.github.com

archive.ubuntu.com

security.ubuntu.com

ports.ubuntu.com

download.docker.com

Apply this mixin to a sandbox

sbx run <agent> --kit djordjelukic1639080/pi-sbx:0.1.0

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