-
Notifications
You must be signed in to change notification settings - Fork 75
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
Converted images show random diffs in rootfs #190
Comments
This appears to be a bug and not the behavior we expected. Would you mind providing more information?
|
@WaberZhuang Thanks for the reply.
|
Layer deduplication is enabled if the |
Right it's not used. Would it make a difference?
Unfortunately we use private images and are not able to share them. Is there anything else we can try out to narrow down the issue? |
Some complex or incorrect operations with deduplication may lead to unexpected situations, but since you don't use it, the problem is not caused by it.
|
@tianouya-db It seams some error occurs with randomness. you may try userspace convertor as Waber said. |
We found sometimes there can be random diffs in the rootfs between the original and converted image:
These diffs can disappear the next time we convert the image. Is this an expected behavior?
The text was updated successfully, but these errors were encountered: