Skip to content

Latest commit

History

History

helloworld

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

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.