README.md: Fix: APT_PROXY is not saved to image
This commit is contained in:
parent
554a244846
commit
400aa67712
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user