added note about docker dependency to the readme

This commit is contained in:
Paul Bellamy
2016-02-16 13:36:32 +00:00
parent 2fc05672db
commit 0a383d75f7

View File

@@ -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