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

pull: fix second cachekey for schema1 #836

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

tonistiigi
Copy link
Member

fixes genuinetools/img#218
regression from #634

Puller expected error to be returned for schema1 config but that function was changed later, so the second cachekey for a schema1 image became constant. Issue appeared because on parallel builds, base stages for both images would be cached by the same key.

Signed-off-by: Tonis Tiigi [email protected]

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

Successfully merging this pull request may close these issues.

Concurrency issues?
2 participants