Изменил(а) на 'README.md'

This commit is contained in:
NW 2024-01-23 11:07:35 +00:00
parent 07c7c05c47
commit 8278449592
1 changed files with 4 additions and 6 deletions

View File

@ -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. [gluster-web-interface](https://git.softuniq.eu/UniqueSoft/gluster-web-interface) is Web UI to manage GlusterFS.
## Pull the image to local
## Run docker build
```bash ```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 ## Run the instance to expose port 3000
```bash ```bash