Dockerised Kotlin Web App
Build and run with a simple Dockerfile
TL:DR
Just jump to the Dockerfile code, the comments hopefully make it self explanatory. It is a multi-stage Dockerfile that builds using a Maven Image and then runs using a Java image.
Longer version
I have bee...
blog.codemwnci.co.uk4 min read