Inheritance framework
reavessm opened this issue · 2 comments
reavessm commented
we should move the generic functions (check
, stop
, start
, etc.) out of the mds.sh
scripts and into a central script that's sourced. We can then set environment variables for container names/args. If we need to override any methods (i.e. using docker-compose
) then we can also do that in the mds.sh
files.
reavessm commented