Clojure script starts with: ``` #!/usr/bin/env bash ``` Unfortunately bash is not present in alpine image. This image cannot run `clojure` script.