This is an automated email from the ASF dual-hosted git repository. juhan pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract-cn-group.git
commit e39d7cc550e2ab36f6f90754ff450236670d9461 Author: Juhan Aasaru <[email protected]> AuthorDate: Mon Aug 19 20:42:58 2019 +0300 FINCN-170 remove README.md from .dockerignore to make it available for Docker Hub --- .dockerignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index b7a1605..31fca51 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,5 +1,4 @@ LICENSE -README.md docs/ HEADER NOTICE.txt
