mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Fix typo in builder.mb .dockerignore example
Signed-off-by: jgeiger <jgeiger@gmail.com> Upstream-commit: 9086c16f4283e330361ec9621781f6315fe3467f Component: engine
This commit is contained in:
@@ -201,7 +201,7 @@ The following is an example `.dockerignore` file:
|
||||
*/*/temp*
|
||||
temp?
|
||||
*.md
|
||||
!LICENCSE.md
|
||||
!LICENSE.md
|
||||
```
|
||||
|
||||
This file causes the following build behavior:
|
||||
|
||||
Reference in New Issue
Block a user