Sign inSign up

gmazzo/kotlin

By gmazzo

•Updated 24 days ago

An unofficial Docker image for running Kotlin scripts.

Image
Developer tools
1

50K+

gmazzo/kotlin repository overview

⁠kotlin-container

An unofficial Docker image for running Kotlin scripts.

⁠Usage

Given a Kotlin script ./scripts/hello.kts:

println("Hello, World!")
docker run -v ./scripts:/scripts gmazzo/kotlin /scripts/hello.kts

Tag summary

Content type

Image

Digest

sha256:5b19a73f0…

Size

262.5 MB

Last updated

24 days ago

docker pull gmazzo/kotlin