If set to true, external network access to and from container will be
blocked, containers that are with block_external_network as true can
still communicate with each other, network cannot be specified in the
container.options field.
Overrides the CMD specified in the container. If there is an ENTRYPOINT
(either in the container image or with the entrypoint field below) then
commands are appended as arguments to the ENTRYPOINT.
Overrides the CMD specified in the container. If there is an ENTRYPOINT
(either in the container image or with the entrypoint field below) then
commands are appended as arguments to the ENTRYPOINT.
Overrides the CMD specified in the container. If there is an ENTRYPOINT
(either in the container image or with the entrypoint field below) then
commands are appended as arguments to the ENTRYPOINT.
Overrides the CMD specified in the container. If there is an ENTRYPOINT
(either in the container image or with the entrypoint field below) then
commands are appended as arguments to the ENTRYPOINT.
Optional password for logging in to a docker registry. If password
matches projects/*/secrets/*/versions/* then Batch will read the
password from the Secret Manager;
Optional password for logging in to a docker registry. If password
matches projects/*/secrets/*/versions/* then Batch will read the
password from the Secret Manager;
Optional username for logging in to a docker registry. If username
matches projects/*/secrets/*/versions/* then Batch will read the
username from the Secret Manager.
Optional username for logging in to a docker registry. If username
matches projects/*/secrets/*/versions/* then Batch will read the
username from the Secret Manager.
Volumes to mount (bind mount) from the host machine files or directories
into the container, formatted to match docker run's --volume option,
e.g. /foo:/bar, or /foo:/bar:ro
Volumes to mount (bind mount) from the host machine files or directories
into the container, formatted to match docker run's --volume option,
e.g. /foo:/bar, or /foo:/bar:ro
Volumes to mount (bind mount) from the host machine files or directories
into the container, formatted to match docker run's --volume option,
e.g. /foo:/bar, or /foo:/bar:ro
Volumes to mount (bind mount) from the host machine files or directories
into the container, formatted to match docker run's --volume option,
e.g. /foo:/bar, or /foo:/bar:ro
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]