Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 116 Bytes

File metadata and controls

7 lines (5 loc) · 116 Bytes

test_script

build: docker build -t pythonimage .

run: docker run --entrypoint="python" pythonimage "cronjob.py"