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

Preserve root directory before build run and restore it afterward #219

Closed Rowern closed 5 years ago

Rowern commented 5 years ago

It might fix #213

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

Rowern commented 5 years ago

Tests are failing because of

$ fossa
Incorrect Usage. FOSSA_API_KEY must be set as an environment variable or provided in .fossa.yml
FATAL No API KEY provided
The command "fossa" exited with 1.
Rowern commented 5 years ago

Integration tests/unit tests are 👍 on my macbook but you should run them locally too just to be sure 😄.

yiranwang52 commented 5 years ago

Sorry we are in the middle of fixing travis-ci so integration tests are broken. This change should be fine.