Osaka Kotlin Spring Boot Boilerplate Deployment To run with docker $ docker build -t osaka:0.0.1 . $ docker run -d -p 8080:8080 --name osaka_app osaka:0.0.1 License © 2024, Clivern. Released under MIT License. Osaka is authored and maintained by @clivern.