mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
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:
committed by
Carolyn Van Slyck
parent
d370b5a240
commit
b1502bac70
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user