Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Fix error when exporting image tar file #338

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

egelev
Copy link
Contributor

@egelev egelev commented Jun 2, 2017

When the targeted path of an image tar file export contains non existent
directories the build fails. This change tries to create the required
directories if it has the permissions.
It will also throw more relevant exception if the parent dir of the
provided tar path exists but is not a directory.

When the targeted path of an image tar file export contains non existent
directories the build fails. This change tries to create the required
directories if it has the permissions.
It will also throw more relevant exception if the parent dir of the
provided tar path exists but is not a directory.
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.

None yet

1 participant