File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Download Docker image from :
12
12
<summary >Table of Contents</summary >
13
13
<ol >
14
14
<li><a href="#container-console-log-example">Container console log example</a></li>
15
+ <li><a href="#supported-architectures">Supported architectures</a></li>
15
16
<li><a href="#usage">Usage</a></li>
16
17
<li><a href="#parameters">Parameters</a></li>
17
18
<li><a href="#troubleshooting">Troubleshooting</a></li>
@@ -57,6 +58,15 @@ ipmitool -I lanplus \
57
58
58
59
<p align =" right " >(<a href =" #top " >back to top</a >)</p >
59
60
61
+ <!-- SUPPORTED ARCHITECTURES -->
62
+ ## Supported architectures
63
+
64
+ This Docker container is currently built and available for the following CPU architectures :
65
+ - AMD64
66
+ - ARM64
67
+
68
+ <p align =" right " >(<a href =" #top " >back to top</a >)</p >
69
+
60
70
<!-- USAGE -->
61
71
## Usage
62
72
You can’t perform that action at this time.
0 commit comments