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...
Dec 27, 20184 min read152