mirror of
https://github.com/minio/minio.git
synced 2025-05-06 09:08:28 -04:00
parent
9c26fe47b0
commit
9a71f2fdfa
@ -53,6 +53,15 @@ chmod +x minio
|
|||||||
./minio server /data
|
./minio server /data
|
||||||
```
|
```
|
||||||
|
|
||||||
|
| Platform| Architecture | URL|
|
||||||
|
| ----------| -------- | ------|
|
||||||
|
|GNU/Linux|ppc64le|https://dl.minio.io/server/minio/release/linux-ppc64le/minio |
|
||||||
|
```sh
|
||||||
|
wget https://dl.minio.io/server/minio/release/linux-ppc64le/minio
|
||||||
|
chmod +x minio
|
||||||
|
./minio server /data
|
||||||
|
```
|
||||||
|
|
||||||
## Microsoft Windows
|
## Microsoft Windows
|
||||||
### Binary Download
|
### Binary Download
|
||||||
| Platform| Architecture | URL|
|
| Platform| Architecture | URL|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user