Изменил(а) на 'README.md'
This commit is contained in:
parent
07c7c05c47
commit
8278449592
10
README.md
10
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.
|
[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
|
||||||
|
Loading…
Reference in New Issue
Block a user