Download vSphere Integrated Containers
You can download different versions of vSphere Integrated Containers, that have different levels of stability and support.
Official Releases
To obtain the latest official release of vSphere Integrated Containers, go to http://www.vmware.com/go/download-vic. This page includes the downloads for both vSphere Integrated Containers Engine and vSphere Integrated Containers Registry.
Full support of vSphere Integrated Containers requires the vSphere Enterprise Plus license. To make a support request, contact VMware Global Support.
Open Source Builds of vSphere Integrated Containers
You can obtain open source builds of vSphere Integrated Containers Engine and vSphere Integrated Containers Registry that have different levels of stability.
IMPORTANT: Open source builds are not supported by VMware Global Support. You can obtain community support for open source builds by reporting bugs and creating issues on Github.
- Tagged versions of vSphere Integrated Containers that have been tested and released to the community, but that might not reflect the most up-to-date version of the code:
- vSphere Integrated Containers Engine: https://github.com/vmware/vic/releases
- vSphere Integrated Containers Registry (Harbor): https://github.com/vmware/harbor/releases
- Latest built binaries of vSphere Integrated Containers Engine are available at https://bintray.com/vmware/vic-repo/build. Builds usually happen after every successful merge into the source code. These builds have been minimally tested for integration.
- Build the latest source version of vSphere Integrated Containers:
- vSphere Integrated Containers Engine: https://github.com/vmware/vic/blob/master/README.md#building.
- vSphere Integrated Containers Registry (Harbor): https://github.com/vmware/harbor/blob/master/README.md