Please file an issue if you find any problems with the examples or would like to request other examples.
For examples on using Jib Core, see jib-core/examples.
See helloworld for containerizing a simple Hello World
application.
See multi-module for containerizing projects with multiple modules.
See vertx for containerizing Eclipse Vert.x applications.
See spring-boot for containerizing a Spring Boot application and running it on Kubernetes.
See ktor for containerizing a Ktor Kotlin Application using the Kotlin Gradle DSL.
See dropwizard for containerizing Dropwizard applications.
See micronaut for containerizing a Micronaut framework Groovy/Java application.
See java-agent for launching with the Stackdriver Debugger Java agent.
See the following projects for using Jib-packaged applications in coordination with Apache Kafka.