Skip to content

[codex] Add BuildKit CLI for sandbox runtime#141

Draft
zjy365 wants to merge 1 commit into
labring-actions:mainfrom
zjy365:codex/buildkit-cli-sandbox-v1
Draft

[codex] Add BuildKit CLI for sandbox runtime#141
zjy365 wants to merge 1 commit into
labring-actions:mainfrom
zjy365:codex/buildkit-cli-sandbox-v1

Conversation

@zjy365
Copy link
Copy Markdown
Collaborator

@zjy365 zjy365 commented Jun 3, 2026

Summary

  • Adds a standalone buildkit-cli subcommand to render or execute buildctl commands from existing runtime targets.
  • Supports <target>#<tag> inputs such as base/fw/sandbox/v1#v0.0.1 and runtime/fw/sandbox/v1#v0.0.1.
  • Documents the workflow, including quick/full profiles, per-arch tags, and runtime estargz exporter options.

Validation

  • git diff --check
  • python3 -m py_compile .github/scripts/runtime-build.py
  • python3 .github/scripts/runtime-build.py buildkit-cli 'runtime/fw/sandbox/v1#test' --profile full --l10n en_US --arch amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant