Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
opencode-sandbox
command
Command opencode-sandbox builds and runs isolated opencode containers.
|
Command opencode-sandbox builds and runs isolated opencode containers. |
|
internal
|
|
|
build
Package build invokes the local docker CLI to build the sandbox image.
|
Package build invokes the local docker CLI to build the sandbox image. |
|
cli
Package cli wires the cobra command tree.
|
Package cli wires the cobra command tree. |
|
config
Package config defines the sandbox configuration schema and loader.
|
Package config defines the sandbox configuration schema and loader. |
|
docker
Package docker builds a Docker SDK client and derives the host name used in the printed "opencode attach http://<host>:<port>" line.
|
Package docker builds a Docker SDK client and derives the host name used in the printed "opencode attach http://<host>:<port>" line. |
|
paths
Package paths resolves user-facing path strings.
|
Package paths resolves user-facing path strings. |
|
run
Package run creates and starts a sandbox container, then reports the host port that Docker assigned to the published container port.
|
Package run creates and starts a sandbox container, then reports the host port that Docker assigned to the published container port. |
|
sandbox
Package sandbox holds constants shared across the tool.
|
Package sandbox holds constants shared across the tool. |
Click to show internal directories.
Click to hide internal directories.