Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
devstack
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
devstack
Commits
69cb23a6
Commit
69cb23a6
authored
Sep 21, 2017
by
George Song
Committed by
Brian Beggs
Sep 27, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mark docker-compose install as optional for MacOS
parent
ac9f76db
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
README.rst
+5
-2
No files found.
README.rst
View file @
69cb23a6
...
...
@@ -39,7 +39,7 @@ boot2docker) are *not* supported.
You will also need the following installed:
- make
- python pip
- python pip
(optional for MacOS)
Getting Started
---------------
...
...
@@ -51,7 +51,10 @@ you should configure Docker with a sufficient
amount of resources. Our testing found that `configuring Docker for Mac`_ with
a minimum of 2 CPUs and 4GB of memory works well.
1. Install the requirements.
1. Install the requirements (optional for MacOS).
This is not required for Docker for Mac, since it comes with
``docker-compose`` out of the box.
.. code:: sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment