Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 127 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 127 Bytes

pi.py

try these commands:

docker build -t test ./
docker run --rm test pi.py 1000000
docker run --rm test pytest