mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 10:20:32 +00:00
The docker run command was truncated, missing the image reference. This caused a bash syntax error (unexpected do token) when the for loop was parsed as part of the docker run arguments.