docker build -t jre-app-rest-api-image . docker run -d -p 18803:18803 -p 9092:80 jre-app-rest-api-image