Skip to main content

docker.file.arg

Description

Dockerfile ARG instructions

Fields

IDTYPEDESCRIPTION
namestringName of the variable
defaultstring(optional) Default value of the variable., Values are preserved as-is, without stripping quotes.