mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
Merge pull request #26135 from kmkr/master
Fix typo in builder.md Upstream-commit: 20869b5650bd059cd67969f9774fb4eb78b6dbfd Component: engine
This commit is contained in:
@@ -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**:
|
||||
|
||||
Reference in New Issue
Block a user