Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Creating Development Environments With Docker Compose On Mac OS X

mozillazg edited this page Dec 19, 2015 · 1 revision
  1. Install docker, docker-machine and docker-compose follow the steps on page https://docs.docker.com/engine/installation/mac/#installation
  2. Start a Docker virtual machine: ...
  3. Build images: ...
  4. Start services: ...
  5. Open http://192.168.9.100: ...

TIPS: *

Clone this wiki locally