Docker

Deploy a tomcat application using docker-compose

Posted on

In this blog, we will learn what is docker-compose and how we can deploy a tomcat application which uses mysql database. We will learn how we can setup a development environment using docker-compose in a single command If you want to see the video for this article, click here Prerequisite: Docker and Docker-compose installed INTRODUCTION […]