Back to Jib

README

examples/helloworld/README.md

3.5.3-gradle233 B
Original Source

Builds a container image that outputs Hello World when run.

To build the image:

  1. In pom.xml or build.gradle, replace REPLACE-WITH-YOUR-GCP-PROJECT with your GCP project.

  2. Run mvn compile jib:build or ./gradlew jib.