0

I want to do volume mapping using my python code using docker SDK in python. SDK version is 4.2.0 and command for doing the same in command line is

docker run -v ./host_location:/container_location image_name

I wand to do the same using Docker-py.

manikya
  • 21
  • 3

0 Answers0