remove plugin listing from readme
This commit is contained in:
parent
14e3effa83
commit
7ede3296cf
21
README.md
21
README.md
|
@ -23,25 +23,8 @@ from a single source configuration.
|
||||||
|
|
||||||
Packer is lightweight, runs on every major operating system, and is highly
|
Packer is lightweight, runs on every major operating system, and is highly
|
||||||
performant, creating machine images for multiple platforms in parallel. Packer
|
performant, creating machine images for multiple platforms in parallel. Packer
|
||||||
comes out of the box with support for the following platforms:
|
comes out of the box with support for many platforms, the full list of which can
|
||||||
|
be found at https://www.packer.io/docs/builders/index.html.
|
||||||
* Amazon EC2 (AMI). Both EBS-backed and instance-store AMIs
|
|
||||||
* Azure
|
|
||||||
* CloudStack
|
|
||||||
* DigitalOcean
|
|
||||||
* Docker
|
|
||||||
* Google Compute Engine
|
|
||||||
* Hyper-V
|
|
||||||
* 1&1
|
|
||||||
* OpenStack
|
|
||||||
* Oracle Cloud Infrastructure
|
|
||||||
* Parallels
|
|
||||||
* ProfitBricks
|
|
||||||
* QEMU. Both KVM and Xen images.
|
|
||||||
* Scaleway
|
|
||||||
* Triton (Joyent Public Cloud)
|
|
||||||
* VMware
|
|
||||||
* VirtualBox
|
|
||||||
|
|
||||||
Support for other platforms can be added via plugins.
|
Support for other platforms can be added via plugins.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue