mahima gautam
Jul 17, 2021

--

Task Description

This app will help the user to run all the docker commands like:

👉docker images

👉docker ps

👉docker run

👉docker rm -f

👉docker exec

Let’s begin:

Step1: backend part

Step 2:

Frontend part:

--

--