improving build caching

- adding `Dockerfile` and `.git/` to `.dockeringore` improves
    caching when building images when these paths have changes
    unrelated to application functionality

Signed-off-by: Anastas Dancha <anapsix@random.io>
This commit is contained in:
Anastas Dancha 2020-11-16 17:18:06 +03:00
parent d1f24dbea4
commit 108a88ae57

View File

@ -1,3 +1,5 @@
example
Dockerfile
.github
.idea
.git