From 3501f58e0e2129bc6a24d1291afabf8892d0a241 Mon Sep 17 00:00:00 2001 From: Sidath Weerasinghe Date: Sat, 3 Oct 2020 21:33:38 +0530 Subject: [PATCH] Update readme --- readme | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme b/readme index fecdb8e..c93d61c 100644 --- a/readme +++ b/readme @@ -77,8 +77,8 @@ Use case 7 : Create an image from a container Use case 8 : Using Docker machine Use case 9 : Microservices with docker-compose - a. Create a simple microservice with nginx- AngularJS2, Spring-MVC-Hibernate-MYSQL and spawn a container with docker-compose. - b. Display remote debugging inside the container. - c. Hot deploy a container. + a. Create a simple microservice with nginx- AngularJS2, Spring-MVC-Hibernate-MYSQL and spawn a container with docker-compose. + b. Display remote debugging inside the container. + c. Hot deploy a container. -Use case 10 : Introduction to docker swarm and how to run clusters using docker \ No newline at end of file +Use case 10 : Introduction to docker swarm and how to run clusters using docker