drake icon indicating copy to clipboard operation
drake copied to clipboard

Run Drakefile.ts into Docker container has error "drake error: illegal option: -A"

Open vnknowledge2014 opened this issue 5 years ago • 0 comments

I use docker to deploy deno app, I use Drake for automation some task I want to run when deploy, But when I use sh to run command line, I always saw my docker container throw error: "drake error: illegal option: -A", but when I run it to manually, everything fine.

vnknowledge2014 avatar Oct 22 '20 11:10 vnknowledge2014