#compdef dcr _dcr() { setopt local_options xtrace _arguments '1:Docker Projects:_files -W /docker -/' }