cli icon indicating copy to clipboard operation
cli copied to clipboard

introduce bind create-host-path option, aligned with docker-compose

Open ndeloof opened this issue 4 months ago • 1 comments

- What I did

Introduce bind-create-host-path option to control engine behaviot regarding a missing mount point See create_host_path attribute on https://github.com/compose-spec/compose-spec/blob/main/05-services.md#long-syntax-5

- How I did it

- How to verify it

- Human readable description for the release notes

Introduce `bind-create-host-path` option to control engine behaviot regarding a missing mount point

- A picture of a cute animal (not mandatory but encouraged)

ndeloof avatar Oct 24 '25 06:10 ndeloof

Codecov Report

:x: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
opts/mount.go 50.00% 4 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!

codecov-commenter avatar Oct 24 '25 06:10 codecov-commenter