<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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in">Defined in<ahref="#defined-in"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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="defined-in-1">Defined in<ahref="#defined-in-1"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-2">Defined in<ahref="#defined-in-2"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-3">Defined in<ahref="#defined-in-3"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-4">Defined in<ahref="#defined-in-4"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-5">Defined in<ahref="#defined-in-5"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-6">Defined in<ahref="#defined-in-6"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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="defined-in-7">Defined in<ahref="#defined-in-7"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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="defined-in-8">Defined in<ahref="#defined-in-8"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-9">Defined in<ahref="#defined-in-9"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<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="defined-in-10">Defined in<ahref="#defined-in-10"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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="defined-in-11">Defined in<ahref="#defined-in-11"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-12">Defined in<ahref="#defined-in-12"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-13">Defined in<ahref="#defined-in-13"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-14">Defined in<ahref="#defined-in-14"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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="defined-in-15">Defined in<ahref="#defined-in-15"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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="defined-in-16">Defined in<ahref="#defined-in-16"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-17">Defined in<ahref="#defined-in-17"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-18">Defined in<ahref="#defined-in-18"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></a></h4>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-19">Defined in<ahref="#defined-in-19"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-20">Defined in<ahref="#defined-in-20"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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="defined-in-21">Defined in<ahref="#defined-in-21"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-22">Defined in<ahref="#defined-in-22"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-23">Defined in<ahref="#defined-in-23"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="defined-in-24">Defined in<ahref="#defined-in-24"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></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="defined-in-25">Defined in<ahref="#defined-in-25"class="hash-link"aria-label="Direct link to Defined in"title="Direct link to Defined in"></a></h4>