<h2class="anchor anchorWithStickyNavbar_JmGV"id="properties">Properties<ahref="#properties"class="hash-link"aria-label="Direct link to Properties"title="Direct link to Properties"></a></h2>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="abortcontroller">abortController?<ahref="#abortcontroller"class="hash-link"aria-label="Direct link to abortController?"title="Direct link to abortController?"></a></h3>
<p>The abort controller for running the build image operation</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source">Source<ahref="#source"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="buildargs">buildargs?<ahref="#buildargs"class="hash-link"aria-label="Direct link to buildargs?"title="Direct link to buildargs?"></a></h3>
<p>JSON map of string pairs for build-time variables. Users pass these values at build-time. Docker uses the
buildargs as the environment context for commands run via the <code>Dockerfile</code> RUN instruction, or for variable
expansion in other <code>Dockerfilev</code> instructions. This is not meant for passing secret values.
For example, the build arg <code>FOO=bar</code> would become <code>{"FOO":"bar"}</code> in JSON. This would result in the query
parameter <code>buildargs={"FOO":"bar"}</code>. Note that <code>{"FOO":"bar"}</code> should be URI component encoded.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="index-signature">Index signature<ahref="#index-signature"class="hash-link"aria-label="Direct link to Index signature"title="Direct link to Index signature"></a></h4>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-1">Source<ahref="#source-1"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="cachefrom">cachefrom?<ahref="#cachefrom"class="hash-link"aria-label="Direct link to cachefrom?"title="Direct link to cachefrom?"></a></h3>
<p>JSON array of images used for build cache resolution.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-2">Source<ahref="#source-2"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="containerfile">containerFile?<ahref="#containerfile"class="hash-link"aria-label="Direct link to containerFile?"title="Direct link to containerFile?"></a></h3>
<p>Specifies a Containerfile which contains instructions for building the image</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-3">Source<ahref="#source-3"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="cpuperiod">cpuperiod?<ahref="#cpuperiod"class="hash-link"aria-label="Direct link to cpuperiod?"title="Direct link to cpuperiod?"></a></h3>
<p>The length of a CPU period in microseconds.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-4">Source<ahref="#source-4"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="cpuquota">cpuquota?<ahref="#cpuquota"class="hash-link"aria-label="Direct link to cpuquota?"title="Direct link to cpuquota?"></a></h3>
<p>Microseconds of CPU time that the container can get in a CPU period.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-5">Source<ahref="#source-5"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="cpusetcpus">cpusetcpus?<ahref="#cpusetcpus"class="hash-link"aria-label="Direct link to cpusetcpus?"title="Direct link to cpusetcpus?"></a></h3>
<p>CPUs in which to allow execution (e.g., 0-3, 0,1).</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-6">Source<ahref="#source-6"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="cpushares">cpushares?<ahref="#cpushares"class="hash-link"aria-label="Direct link to cpushares?"title="Direct link to cpushares?"></a></h3>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-7">Source<ahref="#source-7"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="extrahosts">extrahosts?<ahref="#extrahosts"class="hash-link"aria-label="Direct link to extrahosts?"title="Direct link to extrahosts?"></a></h3>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-8">Source<ahref="#source-8"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="forcerm">forcerm?<ahref="#forcerm"class="hash-link"aria-label="Direct link to forcerm?"title="Direct link to forcerm?"></a></h3>
<p>Always remove intermediate containers, even upon failure.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-9">Source<ahref="#source-9"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="labels">labels?<ahref="#labels"class="hash-link"aria-label="Direct link to labels?"title="Direct link to labels?"></a></h3>
<p>Arbitrary key/value labels to set on the image, as a JSON map of string pairs.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="index-signature-1">Index signature<ahref="#index-signature-1"class="hash-link"aria-label="Direct link to Index signature"title="Direct link to Index signature"></a></h4>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-10">Source<ahref="#source-10"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="memory">memory?<ahref="#memory"class="hash-link"aria-label="Direct link to memory?"title="Direct link to memory?"></a></h3>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-11">Source<ahref="#source-11"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="memswap">memswap?<ahref="#memswap"class="hash-link"aria-label="Direct link to memswap?"title="Direct link to memswap?"></a></h3>
<p>Total memory (memory + swap). Set as -1 to disable swap.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-12">Source<ahref="#source-12"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="networkmode">networkmode?<ahref="#networkmode"class="hash-link"aria-label="Direct link to networkmode?"title="Direct link to networkmode?"></a></h3>
<p>Sets the networking mode for the run commands during build. Supported standard values are: <code>bridge</code>,
<code>host</code>, <code>none</code>, and <code>container:<name|id></code>. Any other value is taken as a custom network's name or ID
to which this container should connect to.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-13">Source<ahref="#source-13"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="nocache">nocache?<ahref="#nocache"class="hash-link"aria-label="Direct link to nocache?"title="Direct link to nocache?"></a></h3>
<p>Do not use the cache when building the image.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-14">Source<ahref="#source-14"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="outputs">outputs?<ahref="#outputs"class="hash-link"aria-label="Direct link to outputs?"title="Direct link to outputs?"></a></h3>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-15">Source<ahref="#source-15"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="platform">platform?<ahref="#platform"class="hash-link"aria-label="Direct link to platform?"title="Direct link to platform?"></a></h3>
<p>Set the os/arch of the built image (and its base image, when using one) to the provided value instead of using the current operating system and architecture of the host</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-16">Source<ahref="#source-16"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="provider">provider?<ahref="#provider"class="hash-link"aria-label="Direct link to provider?"title="Direct link to provider?"></a></h3>
<p>Set the provider to use, if not we will try select the first one available (sorted in favor of Podman)</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-17">Source<ahref="#source-17"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="pull">pull?<ahref="#pull"class="hash-link"aria-label="Direct link to pull?"title="Direct link to pull?"></a></h3>
<p>Attempt to pull the image even if an older image exists locally.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-18">Source<ahref="#source-18"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-19">Source<ahref="#source-19"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="remote">remote?<ahref="#remote"class="hash-link"aria-label="Direct link to remote?"title="Direct link to remote?"></a></h3>
<p>A Git repository URI or HTTP/HTTPS context URI. If the URI points to a single text file, the file’s contents are
placed into a file called Dockerfile and the image is built from that file. If the URI points to a tarball, the
file is downloaded by the daemon and the contents therein used as the context for the build. If the URI points
to a tarball and the dockerfile parameter is also specified, there must be a file with the corresponding path
inside the tarball.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-20">Source<ahref="#source-20"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="rm">rm?<ahref="#rm"class="hash-link"aria-label="Direct link to rm?"title="Direct link to rm?"></a></h3>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-21">Source<ahref="#source-21"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="shmsize">shmsize?<ahref="#shmsize"class="hash-link"aria-label="Direct link to shmsize?"title="Direct link to shmsize?"></a></h3>
<p>Size of <code>/dev/shm</code> in bytes. The size must be greater than 0. If omitted the system uses 64MB.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-22">Source<ahref="#source-22"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="squash">squash?<ahref="#squash"class="hash-link"aria-label="Direct link to squash?"title="Direct link to squash?"></a></h3>
<p>Squash the resulting images layers into a single layer.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-23">Source<ahref="#source-23"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="tag">tag?<ahref="#tag"class="hash-link"aria-label="Direct link to tag?"title="Direct link to tag?"></a></h3>
<p>Specifies the name which is assigned to the resulting image if the build process completes successfully</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-24">Source<ahref="#source-24"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="target">target?<ahref="#target"class="hash-link"aria-label="Direct link to target?"title="Direct link to target?"></a></h3>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-25">Source<ahref="#source-25"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>