Search Docker Hub
kotlin
By gmazzo
An unofficial Docker image for running Kotlin scripts.
50K+
Given a Kotlin script ./scripts/hello.kts:
./scripts/hello.kts
println("Hello, World!")
docker run -v ./scripts:/scripts gmazzo/kotlin /scripts/hello.kts
Content type
Image
Digest
sha256:5b19a73f0…
Size
262.5 MB
Last updated
24 days ago
docker pull gmazzo/kotlin