~angdraug/packer-provisioner-apt

v1.0.0 4 years ago

packer-provisioner-apt v1.0.0

Initial features:
- DEBIAN_FRONTEND=noninteractive to make debconf happy
- --no-install-recommends for smaller and more reproducible images
- add APT sources and upload GPG keys for them
- pre-populate APT cache
- apt-get clean on cleanup