depot/Depot CI Snapshot
Create a custom Depot CI image including any filesystem changes inside the runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Depot API token used as registry password. | no | "" |
| image | Full Depot image reference including organization, repository, and tag. Can be a single ref or a newline-delimited list of refs in the same repository. Example: "orgid.registry.depot.dev/repo:tag" | yes | — |
| base | Base block device for the snapshot. | no | /dev/vdb |
| upper | Upper directory for the overlay filesystem. | no | /rw/.snap/upper |
| snapshot | Overlay to snapshot mapping in the format "overlay:snap". | no | /rw/overlay:/rw/.snap |
| version | Version of the snapshot binary to install. If unspecified or set to "latest", the latest version will be installed. | no | latest |
| snapshot-flags | Additional snapshot command flags for internal diagnostics and experiments. | — | "" |
| upload-mode | Snapshot registry blob upload mode: default, oci-out-of-order, or oci-x-depot. | no | oci-x-depot |
| max-age | Optional tag TTL for the snapshot manifest. Supports s, m, h, and d units, for example "6h", "2d", or "1h30m". | — | "" |
| env-mask | A list of environment variables to exclude from the snapshot. | no | "" |
Outputs
no outputs