Skip to content

Microservices-projec/multiple-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.