mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
Use whitelist in .dockerignore (#3347)
Signed-off-by: Hauke Löffler <hloeffler@users.noreply.github.com>
This commit is contained in:
committed by
Miek Gieben
parent
d48d8516e3
commit
0da2c0c366
@@ -1,14 +1,2 @@
|
|||||||
.git/*
|
*
|
||||||
core/*
|
!coredns
|
||||||
coremain/*
|
|
||||||
hooks/*
|
|
||||||
man/*
|
|
||||||
pb/*
|
|
||||||
plugin/*
|
|
||||||
request/*
|
|
||||||
test/*
|
|
||||||
vendor/*
|
|
||||||
build/*
|
|
||||||
release/*
|
|
||||||
go.sum
|
|
||||||
go.mod
|
|
||||||
|
|||||||
Reference in New Issue
Block a user