Update the DEVELOPMENT.md file. Add a warning that docker-compose -p athensdev up -d mongo (#708)

Makefile:55: recipe for target 'alldeps' failed does not start Athens or Olympus.
This commit is contained in:
Adina Budriga
2018-10-03 18:54:34 +03:00
committed by Carolyn Van Slyck
parent d370b5a240
commit b1502bac70
+1 -1
View File
@@ -40,7 +40,7 @@ on to the next step.
If you want to stop everything at any time, run `make down`.
Note that `make dev` only runs the minimum amount of dependencies needed for things to work. If you'd like to run all the possible dependencies run `make alldeps` or directly the services available in the `docker-compose.yml` file.
Note that `make dev` only runs the minimum amount of dependencies needed for things to work. If you'd like to run all the possible dependencies run `make alldeps` or directly the services available in the `docker-compose.yml` file. Keep in mind, though, that `make alldeps` does not start up Athens or Oympus, but **only** their dependencies.
# Run the Proxy or the Registry