From 550adc9e5a0748b2fd2317b74b35c5c53bd13b1e Mon Sep 17 00:00:00 2001 From: lolouk44 Date: Mon, 7 Oct 2019 21:46:42 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8b4a7ba..c9417f7 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ C4:D3:8C:12:4C:57 MIBCS 1. Supported platforms: 1. linux/amd64 - 1. linux/arm64 - 1. linux/arm/v6 - 1. linux/arm/v7 + 1. linux/arm64v8 + 1. linux/arm32v6 + 1. linux/arm32v7 1. Open `docker-compose.yml` (see below) and edit the environment to suit your configuration... 1. Stand up the container - `docker-compose up -d`