Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:21
6d20d30

0.7.1 (2026-07-04)

Features

  • compose: accept --file long flag for Docker parity (051ff97)
  • compose: read stdin content from -f - (ea462d5)

Bug Fixes

  • compose: anchor bind-mount sources to --project-directory (9df29ad)
  • compose: reconcile up -d by service config hash (25fc6df)
  • compose: start stopped containers on up -d reconcile (382190a)
  • runtime: honor --memory and compose mem_limit (cc57399), closes #62