Merge pull request #13657 from chriswahl/patch-1
Corrected VMWare to VMware
This commit is contained in:
commit
879f0fb338
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ security@docker.com and not by creating a github issue.
|
|||
|
||||
A common method for distributing applications and sandboxing their
|
||||
execution is to use virtual machines, or VMs. Typical VM formats are
|
||||
VMWare's vmdk, Oracle Virtualbox's vdi, and Amazon EC2's ami. In theory
|
||||
VMware's vmdk, Oracle Virtualbox's vdi, and Amazon EC2's ami. In theory
|
||||
these formats should allow every developer to automatically package
|
||||
their application into a "machine" for easy distribution and deployment.
|
||||
In practice, that almost never happens, for a few reasons:
|
||||
|
|
Loading…
Add table
Reference in a new issue