Docker+HTTPD+Python
Intergrate

This Blog is about:
- Setting up httpd server on Docker
- Setting up Python Interpreter on Docker
Running a Docker Container with Exposed Port
For getting up the running Docker container you have to follow the steps mentioned below.
Checking existing images
For checking the available images
# docker images
