If we expect anyone to be able to do anything useful with the Docker image, the README needs to go into enough detail about bind-mounting the input and output directories, so that people can run it on their own data, and write the output to a directory outside the docker image.
Beyond that, the Docker image is only useful for running the one example from the CWL YAML input file, because CWL handles the bind mounts transparently to the user.