Confirms that the attendee successfully started their generated Docker Sandbox.
| Name | Required | Default | Description |
|---|---|---|---|
callback_host | Required | — | Callback hostname allowed by the sandbox network policy. |
callback_url | Required | — | Per-session completion callback URL. |
validation_token | Required | — | Per-session bearer credential. |
${{ kit.args.callback_host }}
sbx run <agent> --kit docker.io/michaelirwin244/temp-wad-sandbox-verification:latest --set callback_host=<callback_host> --set callback_url=<callback_url> --set validation_token=<validation_token>Run the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx