Hannes Korte

Results 1 issues of Hannes Korte

The new Docker images don't work for me. It sounds like problems with the alpine image: ``` $ docker run -i holgerbrandl/kscript:4.0.0 'println("Hello, world!")' Hello, world! $ docker run -i...