Series II -Dockerize your HTML application
Assuming that you have a HTML application running on your local machine on nginx web server and this is the application that needs to be...
Series I- Dockerize a simple Java application
A quick look at how to dockerize Java applications on Windows OS. Pre-requisite – Docker Toolbox to be installed on Windows Step 1 -> Download and install...