moby/integration/volume
Paweł Gronowski bfb810445c
volumes: Implement subpath mount
`VolumeOptions` now has a `Subpath` field which allows to specify a path
relative to the volume that should be mounted as a destination.

Symlinks are supported, but they cannot escape the base volume
directory.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-01-19 17:32:10 +01:00
..
main_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
mount_test.go volumes: Implement subpath mount 2024-01-19 17:32:10 +01:00
volume_test.go integration: Fix Parallel before setupTest 2024-01-17 13:06:05 +01:00