Builds a container image that outputs Hello World
when run.
To build the image:
-
In
pom.xml
orbuild.gradle
, replaceREPLACE-WITH-YOUR-GCP-PROJECT
with your GCP project. -
Run
mvn compile jib:build
or./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
.