Improved README.md accordingly
This commit is contained in:
parent
4ea30f4013
commit
9f63561925
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -12,6 +12,7 @@ Download Docker image from :
|
||||||
<summary>Table of Contents</summary>
|
<summary>Table of Contents</summary>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="#container-console-log-example">Container console log example</a></li>
|
<li><a href="#container-console-log-example">Container console log example</a></li>
|
||||||
|
<li><a href="#supported-architectures">Supported architectures</a></li>
|
||||||
<li><a href="#usage">Usage</a></li>
|
<li><a href="#usage">Usage</a></li>
|
||||||
<li><a href="#parameters">Parameters</a></li>
|
<li><a href="#parameters">Parameters</a></li>
|
||||||
<li><a href="#troubleshooting">Troubleshooting</a></li>
|
<li><a href="#troubleshooting">Troubleshooting</a></li>
|
||||||
|
|
@ -57,6 +58,15 @@ ipmitool -I lanplus \
|
||||||
|
|
||||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||||
|
|
||||||
|
<!-- SUPPORTED ARCHITECTURES -->
|
||||||
|
## Supported architectures
|
||||||
|
|
||||||
|
This Docker container is currently built and available for the following CPU architectures :
|
||||||
|
- AMD64
|
||||||
|
- ARM64
|
||||||
|
|
||||||
|
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||||
|
|
||||||
<!-- USAGE -->
|
<!-- USAGE -->
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue