mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Tue Nov 18 10:53:36 UTC 2025
This commit is contained in:
parent
4b21ae6795
commit
e1ec13485a
380 changed files with 16045 additions and 783 deletions
|
|
@ -90,12 +90,11 @@ REQUIRED FLAGS
|
|||
|
||||
--flex-template-base-image=FLEX_TEMPLATE_BASE_IMAGE
|
||||
Flex template base image to be used while building the container
|
||||
image. Allowed choices are allowed labels (JAVA11, JAVA17, JAVA21,
|
||||
PYTHON3, GO), supported distroless images (JAVA11_DISTROLESS,
|
||||
JAVA17_DISTROLESS, JAVA21_DISTROLESS, GO_DISTROLESS), or full gcr.io
|
||||
path of the specific version of the base image. For labels, we use
|
||||
the latest base image version to build the container. You can also
|
||||
provide a specific version from this link
|
||||
image. Allowed choices are allowed labels (JAVA11/17/21/25, PYTHON3,
|
||||
GO), supported distroless images (JAVA11/17/21/25_DISTROLESS,
|
||||
GO_DISTROLESS), or full gcr.io path of the specific version of the
|
||||
base image. For labels, we use the latest base image version to build
|
||||
the container. You can also provide a specific version from this link
|
||||
https://gcr.io/dataflow-templates-base/
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue