Skip to content

Building integration

Docker under the hood

Image title

container name: $PROJECT_ID
image: ${IMAGE_REGISTRY}/${PROJECT_ID}:${TAG}
base image: gcr.io/distroless/java17

ports exposed: according to `docker-compose.yaml` in the project folder