This release adds 2 notable features for engineering teams evaluating rollout.
Published 2d
Containers & Orchestration
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryCompose auto-build now handles build:‑only services and image: + build: combos, matching Docker Compose.
Full changelog
v0.7.0 — compose parity milestone
Features
- Compose auto-build for
build:-only services.pullrun compose upnow automatically builds services that have abuild:section but noimage:field, matching Docker Compose behavior. - Compose auto-build for
image:+build:combo. When both are set, the service is built and tagged with the specified image name, matching Docker Compose behavior.
Build / packaging
- install.sh ships
pullrun-compose. Added to the binary loop so all three binaries (CLI, runtime, compose) are installed from a single install.sh run.
Changelog
See CHANGELOG.md for the full list of fixes from 0.6.3 through 0.7.0.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Pullrun
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]