From 35927142d7440f6a7c360e53b2beb3a6834835f0 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Sat, 16 Jun 2018 23:08:26 +0200 Subject: docker: build the image from the local sources Relates to https://github.com/shaarli/Shaarli/issues/1153 Signed-off-by: VirtualTam --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index d753b1db..a3a22a15 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,7 +23,9 @@ Dockerfile text .travis.yml export-ignore doc/**/*.json export-ignore doc/**/*.md export-ignore -docker/ export-ignore +.docker/ export-ignore +.dockerignore export-ignore +Dockerfile export-ignore Doxyfile export-ignore Makefile export-ignore phpunit.xml export-ignore -- cgit v1.2.3