Add caution about WORK_DIR filesystem

pull/120/head
Rick 2017-09-28 22:29:04 +10:00 committed by XECDesign
parent 52c6748e67
commit 9f2941954f
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ The following environment variables are supported:
be built and cached. Note, `WORK_DIR` stores a complete copy of the target
system for each build stage, amounting to tens of gigabytes in the case of
Raspbian.
**CAUTION**: If your working directory is on an NTFS partition you probably won't be able to build. Make sure this is a proper Linux filesystem.
* `DEPLOY_DIR` (Default: `"$BASE_DIR/deploy"`)