Docker SDK for Python: how to build an image with custom Dockerfile AND custom context

前端 未结 0 1711
猫巷女王i
猫巷女王i 2021-01-04 18:21

I\'m trying to replicate this command with the Docker SDK for Python:

docker build -f path/to/dockerfile/Dockerfile.name -t image:version path/to/context/.


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题