mirror of https://github.com/docker/docs.git
Add VMware to certified infra
This commit is contained in:
parent
638ae64b52
commit
fdd919eff1
|
@ -1,7 +1,9 @@
|
|||
{% assign green-check = '{: style="height: 14px; margin: 0 auto"}' %}
|
||||
{% assign install-prefix = '/install/linux' %}
|
||||
| Platform | Docker CE x86_64 | Docker CE ARM | Docker EE |
|
||||
|:----------------------------------------------------------------------|:-------------------------------------------------------------|:--------------------------------------------------------------|:-------------------------------------------------------------|
|
||||
| [Amazon Web Services](/docker-for-aws/) | [{{ green-check }}](/docker-for-aws/) | | [{{ green-check }}](/docker-for-aws/) |
|
||||
| [Microsoft Azure](/docker-for-azure/) | [{{ green-check }}](/docker-for-azure/) | | [{{ green-check }}](/docker-for-azure/) |
|
||||
| [IBM Cloud (Beta)](/docker-for-ibm-cloud/) | | | [{{ green-check }}](/docker-for-ibm-cloud/) |
|
||||
|
||||
| Platform | Docker Enterprise Edition | Docker EE |
|
||||
|:--------------------|:------------------------------------------------------------------------------------------------:|:---------------------------------------:|
|
||||
| VMware | [{{ green-check }}](https://success.docker.com/article/certified-infrastructures-vmware-vsphere) | |
|
||||
| Amazon Web Services | [{{ green-check }}](/docker-for-aws/) | [{{ green-check }}](/docker-for-aws/) |
|
||||
| Microsoft Azure | [{{ green-check }}](/docker-for-azure/) | [{{ green-check }}](/docker-for-azure/) |
|
||||
| IBM Cloud | Coming soon | |
|
||||
|
|
Loading…
Reference in New Issue