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

fix the bug of deleting file from disk #313

Closed jockech closed 4 years ago

jockech commented 4 years ago

This will fix #310 which couldn't delete file of the base image.

Since all the src of memFs is / and the we should dst to find the corresponding file info. After running the docker file provided in #310 , we could see the files under yum.repos.d are removed