tylert / packer-build

Packer Automated VM Image and Vagrant Box Builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document the proper use of apt-cacher-ng and http_proxy in preseed files

tylert opened this issue · comments

If folks want to speed up builds, setting up an apt-cacher-ng server is (almost) a single command operation. What is missing is the magic to ensure that this caching server can be properly used while building new VM images. Adding a few notes in the README would be a good first step.

Instructions now in master branch.