Commit Graph

3 Commits

Author SHA1 Message Date
orangelynx
5d9a3dbd33 Fix for 3235. Adds go.sum and go.mod to .dockerignore to avoid permission issues during docker build process. (#3236) 2019-09-01 08:26:55 +01:00
Miek Gieben
b9ddb061e1 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
Miek Gieben
4f54bd9e52 Add .dockerignore (#1411)
Ignore most of the source code - this should lead to smaller docker
images.
2018-01-21 19:27:11 +00:00