<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">