cli
cli copied to clipboard
introduce bind create-host-path option, aligned with docker-compose
- 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)
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!