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

Allow symlinks that use absolute path within the memfs/tar. #291

Open sahilrihan opened 4 years ago

sahilrihan commented 4 years ago

Fixes case where /home/rihan/bar/etc/alternatives/pager is symlinked to /bin/more. Without this change TrimRoot fails when it tries to trim fs.tree.src from linkTarget.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.