So you have built your maven based Java project and you have chosen to deploy it as Docker containers but also share it with the world as an image in Docker Hub. This tutorial shows you a series of simple steps to create an image from your Java Maven Project as well as publish your project image into Docker Hub the universal docker container registry.
https://github.com/VinodhThiagarajan1...