Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 227 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 227 Bytes

Docker Data Center/UCP demo setup

Usage

To install UCP with Docker EE

  • export DOCKER_EE_REPO=<repo for your DDC license>
  • vagrant up

To install UCP with Docker CE

  • unset DOCKER_EE_REPO
  • vagrant up