The JPetStore is an online e-commerce pet store application. We redesigned and redeveloped the existing application in micro-service architecture.
docker-compose build
docker-compose up -d
NOTE: docker-compose build
will take 10-15 minutes for the first time. It downloads all the required dependency.
docker-compose down