mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
Add .dockerignore (#1411)
Ignore most of the source code - this should lead to smaller docker images.
This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
core/*
|
||||
coremain/*
|
||||
hooks/*
|
||||
man/*
|
||||
pb/*
|
||||
plugin/*
|
||||
request/*
|
||||
test/*
|
||||
vendor/*
|
||||
Reference in New Issue
Block a user