This project demonstrates how to build and run a Docker container for a Ktor application using the Netty engine, and deploy it for free on Render. Follow this guide to get your Ktor app live on the web without any hosting costs.
βββ build.gradle.kts
βββ settings.gradle.kts
βββ Dockerfile
βββ build/
βββ libs/
βββ ktor-sample-all.jar