drake
drake copied to clipboard
Run Drakefile.ts into Docker container has error "drake error: illegal option: -A"
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.