Where is init_webservice.sh

hi, in Dockerfile, I saw the CMD is ‘/home/init_webservice.sh’,but I can not find the file ‘init_webservice.sh’ in repo ,how it come?

Hi, which repository is this?

Oh,

that file gets mounted in from a separate volume in our cloud deployment.
It looks like compose_setup/templates/init_webservice.sh.template at develop · dockstore/compose_setup · GitHub