Builds a container image that outputs Hello World when run. To build the image: In pom.xml or build.gradle, replace REPLACE-WITH-YOUR-GCP-PROJECT with your GCP project. Run mvn compile jib:build or ./gradlew jib.