Skip to content

Commit 9f63561

Browse files
committed
Improved README.md accordingly
1 parent 4ea30f4 commit 9f63561

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Download Docker image from :
1212
<summary>Table of Contents</summary>
1313
<ol>
1414
<li><a href="#container-console-log-example">Container console log example</a></li>
15+
<li><a href="#supported-architectures">Supported architectures</a></li>
1516
<li><a href="#usage">Usage</a></li>
1617
<li><a href="#parameters">Parameters</a></li>
1718
<li><a href="#troubleshooting">Troubleshooting</a></li>
@@ -57,6 +58,15 @@ ipmitool -I lanplus \
5758

5859
<p align="right">(<a href="#top">back to top</a>)</p>
5960

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+
6070
<!-- USAGE -->
6171
## Usage
6272

0 commit comments

Comments
 (0)