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

Correctly cache "COPY --from" (2nd attempt) #279

Closed yiranwang52 closed 4 years ago

yiranwang52 commented 4 years ago

ref #72

Sharma-Rajat commented 4 years ago

This works. I have tested it with all my failing images. :)

yiranwang52 commented 4 years ago

This works. I have tested it with all my failing images. :)

nice! thanks!