This is an automated email from the ASF dual-hosted git repository.
angeh pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/fineract-cn-docker-compose.git.
from 990b13c Initialize repo
new a1d9714 FINCN-165 based on
https://github.com/openMF/fineract-cn-containers create docker-compose files
that use official Apache Docker images
new 0493f93 FINCN-165 restore description
new fb8b48b Merge pull request #1 from aasaru/perepare_docker_compose
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
HEADER | 16 ++
LICENSE | 201 +++++++++++++++++++++++
NOTICE.txt | 5 +
README.md | 48 +++++-
docker-compose.yml | 230 +++++++++++++++++++++++++++
env_variables | 15 ++
external_tools/docker-compose.yml | 71 +++++++++
external_tools/lang-0.1.0-BUILD-SNAPSHOT.jar | Bin 0 -> 65395 bytes
9 files changed, 584 insertions(+), 3 deletions(-)
create mode 100644 .gitignore
create mode 100644 HEADER
create mode 100644 LICENSE
create mode 100644 NOTICE.txt
create mode 100644 env_variables
create mode 100644 external_tools/docker-compose.yml
create mode 100644 external_tools/lang-0.1.0-BUILD-SNAPSHOT.jar