Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 791 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 791 Bytes

Admin-Api-Gateway

Build Flow Docker Pulls Docker Image Size (latest by date) Docker Image Version (latest by date)

Set up application locally

git clone https://github.com/HRV-Mart/Admin-Api-Gateway.git
gradle clean build

Set up application using Docker

docker run  --name HRV-Mart-Admin-Api-Gateway -it --init --net="host" -d harsh3305/hrv-mart-admin-api-gateway:latest