Task 7.1:

Jyoti Pawar
1 min readJun 25, 2021

Creating a webUI along with cgi that will run the docker cmds.

Hello Friends 😃

Today I will show you some use case completed by me and my team.

📌 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 webportal 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
👉 add more if you want. (Optional)

So here we have achieved the use case by creating a webUI using HTML,css and JavaScript along with python CGI programming.

Our simple webUI looks like;

Here in the text box we need to put our required docker cmd and after clicking on run button we will get the following output:

You can find the code at:.

GitHub link:

https://github.com/kingronki/summer-task7

So here we have achieved this usecase by creating a simple webUI.

Hope friends you might like this task.

😊😊😎

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Jyoti Pawar
Jyoti Pawar

Written by Jyoti Pawar

Devops || AWS || ML || Deep learning || Python || Flask || Ansible RH294 || OpenShift DO180

No responses yet

Write a response