mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
added note about docker dependency to the readme
This commit is contained in:
@@ -217,6 +217,10 @@ kubectl create -f scope-probe-ds.yaml
|
||||
|
||||
## <a name="developing"></a>Developing
|
||||
|
||||
Building Scope from source depends on the latest version of
|
||||
[docker](https://www.docker.com/), so please install that before
|
||||
proceeding.
|
||||
|
||||
The build is in two stages. `make deps` installs some tools we use later in
|
||||
the build. `make` builds the UI build container, builds the UI in said
|
||||
container, builds the backend build container, builds the app and probe in a
|
||||
|
||||
Reference in New Issue
Block a user