Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Commit

Permalink
Merge pull request #54 from pcambra/add_doc
Browse files Browse the repository at this point in the history
Added docker-machine instructions for OSX/Windows
  • Loading branch information
mglaman authored Aug 10, 2016
2 parents df7c246 + 96df067 commit 6135035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Currently support is focused at Drupal 7 and Drupal 8. However there is rudiment
## Installation

First, if you do not have Docker then head over to their [documentation](https://docs.docker.com/) and see how to install for your machine.
For OSX and Windows users, make sure you have [Virtual Box](https://www.virtualbox.org/wiki/Downloads) installed and docker-machine configured, follow [these instructions](https://docs.docker.com/machine/get-started/#/create-a-machine) for the later and ensure you have
ran `docker-machine create --driver virtualbox default`.

````
composer global require mglaman/platform-docker
Expand Down

0 comments on commit 6135035

Please sign in to comment.