uber-archive / makisu

Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Apache License 2.0
2.41k stars 156 forks source link

add diff cmd #324

Closed jockech closed 4 years ago

jockech commented 4 years ago

After this diff, we could use makisu diff image1 image2 to see the difference between two images.

jockech commented 4 years ago

Need to discuss on IsSimilarHeader to decide whether we need to have mod time equal.

Rowern commented 4 years ago

Would it be in scope to do a diff of the image manifest ?
This would be really helpful to test changes to ENTRYPOINT or CMD against a Docker generated image.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.