mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
e111f0c7b2
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)
(cherry picked from commit
|
||
---|---|---|
.. | ||
load.go | ||
save.go | ||
tarexport.go |