List of PRs / issues for this release
Make --env-file relative to the current working directory and error out for invalid paths. Environment file paths set
with --env-file are relative to the current working directory while the default .env file is located in the project
directory which by default is the base directory of the Compose file.
Fix missing service property storage_opt by updating the compose schema
Fix build extra_hosts list format
Remove extra error message on exec
compose.yml and compose.yaml to default filename listFetched March 31, 2026