JavaScript Integration with Docker
Task Description 📄
📌 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
So let’s start……..
Creating JavaScript Code with HTML & CSS:
This is the code for the UI design and JavaScript integration.
For full code refer to Github repo @ https://github.com/Archishman-Ghosh/javascript-and-docker
Creating Python CGI Code for Docker run:
Creating Python CGI Code for Docker info:
Finally, the UI should look something like this………….
Thank you for stopping by.