How to containerize the spring boot application without installing docker and deploying in centos
I have a spring boot application in my local machine , i want to containerize it without installing docker in local machine and i want to deploy it in a Cent Os machine which docker has installed in an offline…