docker does not trigger docker containers

Hi,

I have tools installed on my local Galaxy instance which are run with docker. With Galaxy 20.01, docker is not triggered and when I look into galaxy_[x].sh script, I don’t see any reference to docker command whereas on another host (with different version of Galaxy), it works fine. I have double-checked job_conf.xml of Galaxy and the XML wrapper of the tool.

Thanks for your help.

Joan

changing <destinations default="local"> to <destinations default="docker_local"> did the trick. Weird…

Fixed. It was a typo in job id: