script to ease routine usage of docker commands
Expand the run
script that wraps docker commands:
-
support more use cases
-
add a comprehensive usage message
-
rename it - possibly to
stack
stack runserver
,stack test
,stack psql
make more contextual sense than therun
equivalents