Commit Graph

4 Commits

Author SHA1 Message Date
Hauke Löffler
0da2c0c366 Use whitelist in .dockerignore (#3347)
Signed-off-by: Hauke Löffler <hloeffler@users.noreply.github.com>
2019-10-02 12:23:30 +01:00
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