Docker

Boot2docker

  • Quick-Start: Run Boot2Docker (located in Applications), which will open a terminal window. Then, start a test container with:
    docker run hello-world
  • To save and share container images, automate workflows, and more sign-up for a free Docker Hub account.
  • You can upgrade your existing Boot2Docker VM without data loss by running:
    boot2docker upgrade