diff --git a/website/Gemfile.lock b/website/Gemfile.lock index b49383f77..625e13326 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -175,6 +175,3 @@ PLATFORMS DEPENDENCIES middleman-hashicorp! - -BUNDLED WITH - 1.10.2 diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 6c6ddc5dd..6d38bb645 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -10,7 +10,7 @@ description: |-
Out of the box Packer comes with support to build images for - Amazon EC2, DigitalOcean, Google Compute Engine, QEMU, + Amazon EC2, DigitalOcean, Docker, Google Compute Engine, QEMU, VirtualBox, VMware, and more. Support for more platforms is on the way, and anyone can add new platforms via plugins.