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

enable archive flag #297

Closed jockech closed 4 years ago

jockech commented 4 years ago

241

enable the --archive flag in Add/Copy command. So in Add/Copy --archive src dst command, we will maintain the ownership of the src file rather than change the ownership to root.

claassistantio commented 4 years ago

CLA assistant check
All committers have signed the CLA.