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.gitcd docker-spring-node-postgres/Solution\ 1docker-compose up --buildTo run app:
git clone https://github.com/barucijah/docker-spring-node-postgres.gitcd docker-spring-node-postgres/Solution\ 2docker-compose up --build./healt_check.sh