Now let us see how we can setup and configure maven in Jenkins
Tag: build
Configuring proxy in Docker
A proxy is required when the server running on Docker does not have direct access to the Internet.
Creating a simple DockerFile and deploying a node app [on windows]
Let us first create a simple node js app and then we will see how can we deploy the app on docker via creating docker image