kotlin-compiler-server icon indicating copy to clipboard operation
kotlin-compiler-server copied to clipboard

Publish official compiler server docker images to docker hub

Open markallanson opened this issue 1 year ago • 6 comments

This is a feature request - it would be great if official images for various kotlin versions could be published into docker hub so there's no need to clone and manually build images to spin up a compiler server instance.

markallanson avatar Aug 04 '23 13:08 markallanson

we did it 2 years ago: https://hub.docker.com/r/prendota/kotlin-compiler-server/tags =)

AlexanderPrendota avatar Aug 04 '23 15:08 AlexanderPrendota

cc @nikpachoo

AlexanderPrendota avatar Aug 04 '23 15:08 AlexanderPrendota

Sorry! I did search dockerhub but wasn't aware your account was linked to the official Jetbrains repository. Might be worth republishing under jetbrains/kotlin-compiler-server? :grinning:

Also, there's no new images for 2 years?

markallanson avatar Aug 04 '23 15:08 markallanson

Hi, because it was my repository, I transferred it several months ago to the JetBrains account. So, I hope @nikpachoo will help you. We can publish it to the space registry.

AlexanderPrendota avatar Aug 13 '23 16:08 AlexanderPrendota

Hi there! @markallanson, thanks for pointing this out. I think we can resume publishing the docker image. I've created a task (KT-61188) for us, but unfortunately, I can't provide any ETA. The team is pretty busy for the next couple of months. But I'm optimistic about this task in general since we also plan to renovate the new version publication process.

nikpachoo avatar Aug 14 '23 14:08 nikpachoo

Thanks Nikolay! On 15 Aug 2023 at 00:50 +1000, Nikolay Pachkov @.***>, wrote:

Hi there! @markallanson, thanks for pointing this out. I think we can resume publishing the docker image. I've created a task (KT-61188) for us , but unfortunately, I can't provide any ETA. The team is pretty busy for the next couple of months. But I'm optimistic about this task in general since we also plan to renovate the new version publication process. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

markallanson avatar Aug 14 '23 22:08 markallanson