Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Remove files from lower layer before writing #7

Merged
merged 1 commit into from
Jul 20, 2017

Conversation

vishvananda
Copy link
Contributor

If the lower layer contained a symlink, the write logic would end
up writing to the symlinked file. This change also allows an upper
layer to replace a paths of one type (dir, file symlink) with another.

Fixes #6

If the lower layer contained a symlink, the write logic would end
up writing to the symlinked file. This change also allows an upper
layer to replace a paths of one type (dir, file symlink) with another.

Fixes #6
@vishvananda vishvananda merged commit 2d03f5f into master Jul 20, 2017
@vishvananda vishvananda deleted the fix-layer-overwrite branch July 24, 2017 21:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant