doc-exports/docs/swr/umn/swr_faq_0013.html
Dong, Qiu Jian 38e4c01e6c SWR UMN: Permission description is added
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
2024-06-18 06:49:13 +00:00

28 lines
2.4 KiB
HTML

<a name="swr_faq_0013"></a><a name="swr_faq_0013"></a>
<h1 class="topictitle1">About SWR</h1>
<div id="body1542076097061"><div class="section" id="swr_faq_0013__section182849201436"><h4 class="sectiontitle">How Many Images Can Be Stored in SWR?</h4><p id="swr_faq_0013__p10136182416315">SWR has no limit on the number of images. You can upload any number of images.</p>
</div>
<div class="section" id="swr_faq_0013__section1269552018488"><h4 class="sectiontitle">What Is the Bandwidth of SWR?</h4><p id="swr_faq_0013__p1462824214481">The bandwidth of SWR dynamically changes based on actual usage.</p>
</div>
<div class="section" id="swr_faq_0013__section320051771015"><h4 class="sectiontitle">Is SWR Charged?</h4><p id="swr_faq_0013__p8060118">The billing items of SWR include storage space and traffic. Currently, it is free of charge.</p>
</div>
<div class="section" id="swr_faq_0013__section916216329013"><h4 class="sectiontitle">Does SWR Support Querying the CPU Architecture (x86 or Arm) of an Image?</h4><ul id="swr_faq_0013__ul108431511124"><li id="swr_faq_0013__li20843155141211">For a public image, you can log in to the SWR console, go to the image center, search for the target image, and view its details, including the architectures supported by the image.</li></ul>
<ul id="swr_faq_0013__ul2066741519121"><li id="swr_faq_0013__li9667191513127">For a private image, you can Run <strong id="swr_faq_0013__b1212903818125">docker inspect </strong><strong id="swr_faq_0013__b6506357115920"> [<em id="swr_faq_0013__i31691646011">Image name</em>:<em id="swr_faq_0013__i1623615919017">Version name</em>]</strong> to query the image architecture.</li></ul>
<p id="swr_faq_0013__p7420889618"><em id="swr_faq_0013__i1217822111116">Example: <strong id="swr_faq_0013__b1753235719017">docker inspect openjdk:7</strong>.</em></p>
<div class="fignone" id="swr_faq_0013__fig10941264813"><span class="figcap"><b>Figure 1 </b>Example</span><br><span><img id="swr_faq_0013__image1995156585" src="en-us_image_0000001539405909.png" height="202.4925" width="523.6875" title="Click to enlarge" class="imgResize"></span></div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_faq_1001.html">General FAQs</a></div>
</div>
</div>
<script language="JavaScript">
<!--
image_size('.imgResize');
var msg_imageMax = "view original image";
var msg_imageClose = "close";
//--></script>