Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 338 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 338 Bytes

Builds a container image that outputs Hello World when run.

To build the image:

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

  2. Run mvn compile jib:build.

Analytics