README.md: Fix: APT_PROXY is not saved to image

pull/24/head
T. Joseph Carter 2016-10-05 14:54:24 -07:00
parent 554a244846
commit 400aa67712
1 changed files with 3 additions and 2 deletions

View File

@ -23,8 +23,9 @@ The following environment variables are supported:
* `APT_PROXY` (Default: unset)
If you require the use of an apt proxy, set it here. This proxy will be
included in the created image file.
If you require the use of an apt proxy, set it here. This proxy setting
will not be included in the image, making it safe to use an `apt-cacher` or
similar package for development.
* `MAX_STAGE` (Default: unset)