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

Revert "Make ADD untar tar.gz files (#309)" #311

Closed yiranwang52 closed 4 years ago

yiranwang52 commented 4 years ago

This reverts commit f4c2bf03531ef413cf2a129e909858cb9b4409bb. ( #309 )

It turns out #309 doesn't cover the cases when dockerfiles doesn't contain RUN.

ref #298