diskimage-builder/elements/apt-conf
Augustina Ragwitz b3c448e765 Update apt-conf elements README from free text to table formatting
Change-Id: Ie89ce94fd063e04d57158a2e0faf11719537d450
2015-10-08 17:12:46 -07:00
..
extra-data.d Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
README.rst Update apt-conf elements README from free text to table formatting 2015-10-08 17:12:46 -07:00

========
apt-conf
========

This element overrides the default apt.conf for APT based systems.

Environment Variables
---------------------

DIB_APT_CONF:
   :Required: No
   :Default: None
   :Description: To override `DIB_APT_CONF`, set it to the path to your
                 apt.conf. The new apt.conf will take effect at build time and
                 run time.
   :Example: ``DIB_APT_CONF=/etc/apt/apt.conf``