This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit 4abafb0
committed
Add **/*.test to .dockerignore
`*.test` files are generated by `go test`, do not include them into the
build context. It will lighter a bit the build context..
Signed-off-by: Vincent Demeester <vincent@sbr.pm>1 parent c43ded0 commit 4abafb0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments