Docker
Containerized tasks with bounded lifecycle status.
PreviewCI / CDenv var

Source implementation only. Registry, marketplace, hosted installer, and publisher provenance remain unverified until the release checklist records a clean-machine receipt. Review and vendor `connectors/docker/`; no hosted action, orb, image, or mutable helper is treated as verified.
Setup
- 1Review and pin
connectors/docker/from this repository. - 2Issue a narrowly scoped CI credential and store it in the platform secret manager. Never place it in YAML, a URL, logs, or a pull-request environment.
- 3Use the vendored local connector and test fork, cancellation, retry, and failure behavior before enabling production workflows.
- 4Verify provider acceptance and the phone's delivery acknowledgement separately. Never call an accepted event delivered.
pipeline-preview.yml
# Pin the reviewed source revision; inject the scoped secret at runtime.
docker run --rm --env CHIRP_API_KEY your-reviewed-image