[Containers] Document scheduling policies and snapshots - #33531
thomasgauvin wants to merge 11 commits into
Conversation
🚀 Deploying Preview to Cloudflare 🚀Preview URL: https://codex-containers-scheduling-policy.previews.developers.cloudflare.com (commit c994c6a)This URL reflects your latest Preview deploymentPreview Deployments by commit
|
Review
Code ReviewThis code review is in beta and may not always be helpful — use your judgment. No code review issues found. Conventions❌ This review could not complete this run; results may be incomplete. It will retry on the next push. Style Guide ReviewNo style-guide issues found. CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
Review coverage🟡 4 ownership areas need approval. Suggested reviewers: @dinasaur404 @irvinebroque @th0m @joshthoward @vy-ton
CODEOWNERS mappings for displayed areas (4)
|
| sidebar: | ||
| order: 4 | ||
| products: | ||
| - containers | ||
| --- | ||
|
|
||
| import { WranglerConfig, PackageManagers, Steps } from "~/components"; | ||
| import { |
There was a problem hiding this comment.
I think it could be great if we mentioned cloudflare/debian-trixie here and linked to the backing DockerHub link
There was a problem hiding this comment.
And show some example witht he pattern of building your images with snapshots
| publish_future_dated_entry: true | ||
| --- | ||
|
|
||
| import { TypeScriptExample, WranglerConfig } from "~/components"; |
There was a problem hiding this comment.
same feedback, should we mention here the new generic image that you can use to build your own images here?
Summary
durable_objectscheduling policy alongside the existingdefaultpolicy.Validation
pnpm run check(Astro: 0 errors, warnings, or hints; Worker TypeScript passed)git diff --checkDocumentation checklist