Building and runing application using Docker is done with 2 solutions. Application available at https://github.com/kkenan/basic-microservices
To run app:
git clone https://github.com/barucijah/docker-spring-node-postgres.git
cd docker-spring-node-postgres/Solution\ 1
docker-compose up --build
To run app:
git clone https://github.com/barucijah/docker-spring-node-postgres.git
cd docker-spring-node-postgres/Solution\ 2
docker-compose up --build
./healt_check.sh