`Deno run` command with permission flags not working inside container
I remember the denoland/deno:alpine requiring --allow-all or -A in CMD in order to work, but it doesn't seem like it's the same issue you're experiencing.
I can't check now but it's "inline hints" or something along those lines that has to be disabled. It's ridiculous that was enabled by default, to be honest.