Builds a container image that outputs Hello World
when run.
To build the image:
-
In
pom.xml
, replaceREPLACE-WITH-YOUR-GCP-PROJECT
with your GCP project. -
Run
mvn compile jib:build
.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Builds a container image that outputs Hello World
when run.
To build the image:
In pom.xml
, replace REPLACE-WITH-YOUR-GCP-PROJECT
with your GCP project.
Run mvn compile jib:build
.