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-10-27 08:14:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c69bed726b4a7b8726833e009ed6dd70a74f0dec
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