Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images built on top of imported images can have issues #244

Open
scanon opened this issue Feb 14, 2019 · 0 comments
Open

Images built on top of imported images can have issues #244

scanon opened this issue Feb 14, 2019 · 0 comments

Comments

@scanon
Copy link
Member

scanon commented Feb 14, 2019

If an image is imported doing something like this..

tar -c . |docker import - scanon/importbase

the paths will look like ./a/b/c in the individual tar layers

where as images add during a build will

a/b/c

This can break the logic for masking out directories from above layers.

scanon added a commit that referenced this issue Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant