ayush
Jun 24, 2021

--

Summer 2021 โ€” Task 7

Task Description ๐Ÿ“„

โš™๏ธ Task 7.1 -

๐Ÿ“Œ 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)
๐Ÿ‘‰ Make a blog/article/video explaining this task step by step.

DOCKER.PY

HTML FILE

MYSCRIPT.JS

--

--