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
python3 getappVotes.py --abc 116 --xyz 2 --processall