Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 290 Bytes

File metadata and controls

8 lines (8 loc) · 290 Bytes

Container to Container Communication


Following are the steps of the Projects:

  1. Created python file for add and retrive data from database
  2. Pull image from docker and run it
  3. Connection build for the conatainer to python code
  4. Made image of python and run it sucessfully.