First build the jar file using
mvn package
Next build the docker images using
docker-compose build
docker-compose up
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First build the jar file using
mvn package
Next build the docker images using
docker-compose build
docker-compose up