Files
docker-cli/components/engine/image
Derek McGowan 6fbcd4c5d4 Fix calculation of relative path for symlink on docker save
Relative paths are now calculated from a base path rather than from the file path, which gets treated like a directory.
Symlinks will now properly point to the file as "../<layer dir>/layer.tar" rather the incorrect "../../<layer dir>/layer.tar".

Fixes #24951

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
Upstream-commit: 5487881e120e927d7210adf0cb09181092c3ab35
Component: engine
2016-07-25 13:28:10 -07:00
..
2016-04-19 16:56:54 +02:00
2016-04-21 11:31:15 -07:00
2015-11-24 09:40:24 -08:00