Merge branch 'master' into bdb__limit_pod_list_by_namespace

This commit is contained in:
Mikolaj Pawlikowski
2018-12-20 15:35:29 +01:00
committed by GitHub
+1 -1
View File
@@ -48,7 +48,7 @@ Note, that in order to guarantee correct versions of dependencies, the project [
## Building
The repo comes with two ways of building a `docker` image: compliling locally, and compliling using a multi-stage `Dockerfile` image.
The repo comes with two ways of building a `docker` image: compiling locally, and compiling using a multi-stage `Dockerfile` image.
### Compiling using a multi-stage Dockerfile