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 154 forks source link

Move in-mem step cache logic from BuildStage to CacheManager #260

Closed yiranwang52 closed 5 years ago

yiranwang52 commented 5 years ago

Remove legacy logic from the days we still model steps as tree nodes.