Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 217 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 217 Bytes

#python tool template build into a docker and run from there

$ docker build -t pytool:0.1 

then

$ docker run pytool:0.1 tool
Usage: tool [-h] a
tool: error: the following arguments are required: a