From 8278449592cdafb9255f4123eb50dd7564666834 Mon Sep 17 00:00:00 2001 From: NW Date: Tue, 23 Jan 2024 11:07:35 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e4fabaa..c24e7e7 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ -# docker-gluster-web-interface +# docker-gluster-web-interface for arm arhitecture -[gluster-web-interface](https://github.com/oss2016summer/gluster-web-interface) is Web UI to manage GlusterFS. - -## Pull the image to local +[gluster-web-interface](https://git.softuniq.eu/UniqueSoft/gluster-web-interface) is Web UI to manage GlusterFS. +## Run docker build ```bash -docker pull like/gluster-web-interface +docker build --platform linux/arm64/v8 -t like/gluster-web-interface . ``` - ## Run the instance to expose port 3000 ```bash