From 9f63561925cf53c6e2dc2363dd80f8d0b180293d Mon Sep 17 00:00:00 2001 From: Tigerblue77 <37409593+tigerblue77@users.noreply.github.com> Date: Sat, 20 Jan 2024 21:55:35 +0000 Subject: [PATCH] Improved README.md accordingly --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index aadeb7e..044465f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Download Docker image from : Table of Contents
  1. Container console log example
  2. +
  3. Supported architectures
  4. Usage
  5. Parameters
  6. Troubleshooting
  7. @@ -57,6 +58,15 @@ ipmitool -I lanplus \

    (back to top)

    + +## Supported architectures + +This Docker container is currently built and available for the following CPU architectures : +- AMD64 +- ARM64 + +

    (back to top)

    + ## Usage