Javascript Integration with Docker

deepak kapse
Sep 6, 2022

In this task, you have to create a Web Application for Docker (one of the great Containerization Tool which provides the user Platform as a Service (PaaS)) by showing your own creativity and UI/UX designing skills to make the web portal user friendly.

📌 This app will help the user to run all the docker commands like:
👉docker images
👉docker ps
👉docker run
👉docker rm -f
👉docker exec
👉 any Linux commands

Here is the video for reference
https://drive.google.com/file/d/1biGQ_AEUy-dee0uXdxAqjoXXCzNm6i7p/view?usp=sharing

--

--