add 'docker:' to runtime
For JAWS to work, I need to add the docker: parameter to the runtime{} section. The runtime sections should only require mem: time: docker:
docker will be set as a variable that is set at the top of the WDL. Having the container version hard-coded will help keep the WDL "versioned" and transparent.