From d786e4e267003a1121bd1bdb88d457d72905a7cb Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 9 Nov 2013 19:09:58 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0941dba63..770adbd46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ FEATURES: +* Docker builder: build and export Docker containers, easily provisioned + with any of the Packer built-in provisioners. * QEMU builder: builds a new VM compatible with KVM or Xen using QEMU. * Remote ESXi builder: builds a VMware VM using ESXi remotely using only SSH to an ESXi machine directly.