Dashboard › craft › Make sure to add wrangler binary to the…
Make sure to add wrangler binary to the omnibus docker image
Category: preference
Confidence: 1.00
ID: 019f6612-1249-7271-9f46-cb20e7ff8e75
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 0
Source session: 0goKXKlJTHOVwC4wG
Created: 2026-07-15 13:58:02
Updated: 2026-07-15 13:58:08
Content
Steps:
- Update Dockerfile to include global npm install of wrangler in the runtime stage.
Gotchas:
- Ensure wrangler binary is properly verified after installation.
Verify:
- [ ] wrangler binary exists in the Docker image.
- [ ] wrangler --version returns the expected version.