How to pass args to docker run for python?

后端 未结 0 1408
暗喜
暗喜 2021-01-13 03:10

I run my python script with args python3 getappVotes.py --abc 116 --xyz 2 --processall This is my Dockerfile. I can build successfully but not sure how I can pa

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