This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coredns
Watch
1
Star
0
Fork
0
You've already forked coredns
mirror of
https://github.com/coredns/coredns.git
synced
2025-11-26 05:34:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d69f97be5ce9a3aae75c4a1e827f4729ea3c6b60
coredns
/
.dockerignore
13 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
dockerignore: ignore .git (#1723) also ignore build/ and release/ as they may be left over from releasing coredns. Sending build context to Docker daemon 490.9MB -> Sending build context to Docker daemon 98.82kB
2018-04-24 09:23:50 +01:00
.git/*
Add .dockerignore (#1411) Ignore most of the source code - this should lead to smaller docker images.
2018-01-21 19:27:11 +00:00
core/*
coremain/*
hooks/*
man/*
pb/*
plugin/*
request/*
test/*
vendor/*
dockerignore: ignore .git (#1723) also ignore build/ and release/ as they may be left over from releasing coredns. Sending build context to Docker daemon 490.9MB -> Sending build context to Docker daemon 98.82kB
2018-04-24 09:23:50 +01:00
build/*
release/*
Reference in New Issue
Copy Permalink