Fix typo in builder.md

Signed-off-by: Kris-Mikael Krister <krismikael@protonmail.com>
Upstream-commit: 8918ff39e2
Component: cli
This commit is contained in:
Kris-Mikael Krister
2017-06-02 00:10:07 +00:00
committed by Tibor Vass
parent 2fc8c0080b
commit 0a5d2abad1
+1 -1
View File
@@ -1068,7 +1068,7 @@ user 0m 0.03s
sys 0m 0.03s
```
> **Note:** you can over ride the `ENTRYPOINT` setting using `--entrypoint`,
> **Note:** you can override the `ENTRYPOINT` setting using `--entrypoint`,
> but this can only set the binary to *exec* (no `sh -c` will be used).
> **Note**: