moby/api/server
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
..
backend/build migrate to new github.com/distribution/reference module 2023-09-05 12:09:26 +02:00
httpstatus migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
httputils api/types: move ContainerLogsOptions to api/types/container 2023-10-12 11:30:12 +02:00
middleware migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
router volumes: Implement subpath mount 2024-01-19 17:32:10 +01:00
errorhandler.go errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus 2022-03-21 12:22:39 +01:00
middleware.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
server.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
server_test.go daemon: raise default minimum API version to v1.24 2023-12-05 23:11:02 +01:00