Builds a container image that outputs Hello World when run.
To build the image:
-
In
pom.xmlorbuild.gradle, replaceREPLACE-WITH-YOUR-GCP-PROJECTwith your GCP project. -
Run
mvn compile jib:buildor./gradlew jib.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
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.