mirror of
https://github.com/minio/minio.git
synced 2024-12-25 06:35:56 -05:00
Update yaml files to latest version RELEASE.2020-12-29T23-29-29Z
This commit is contained in:
parent
cc457f1798
commit
7b0330a98c
@ -5,7 +5,7 @@ version: '3.7'
|
||||
# it through port 9000.
|
||||
services:
|
||||
minio1:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
volumes:
|
||||
- data1-1:/data1
|
||||
- data1-2:/data2
|
||||
@ -22,7 +22,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio2:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
volumes:
|
||||
- data2-1:/data1
|
||||
- data2-2:/data2
|
||||
@ -39,7 +39,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio3:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
volumes:
|
||||
- data3-1:/data1
|
||||
- data3-2:/data2
|
||||
@ -56,7 +56,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio4:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
volumes:
|
||||
- data4-1:/data1
|
||||
- data4-2:/data2
|
||||
|
@ -2,7 +2,7 @@ version: '3.7'
|
||||
|
||||
services:
|
||||
minio1:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
hostname: minio1
|
||||
volumes:
|
||||
- minio1-data:/export
|
||||
@ -29,7 +29,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio2:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
hostname: minio2
|
||||
volumes:
|
||||
- minio2-data:/export
|
||||
@ -56,7 +56,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio3:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
hostname: minio3
|
||||
volumes:
|
||||
- minio3-data:/export
|
||||
@ -83,7 +83,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio4:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
hostname: minio4
|
||||
volumes:
|
||||
- minio4-data:/export
|
||||
|
@ -2,7 +2,7 @@ version: '3.7'
|
||||
|
||||
services:
|
||||
minio1:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
hostname: minio1
|
||||
volumes:
|
||||
- minio1-data:/export
|
||||
@ -33,7 +33,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio2:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
hostname: minio2
|
||||
volumes:
|
||||
- minio2-data:/export
|
||||
@ -64,7 +64,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio3:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
hostname: minio3
|
||||
volumes:
|
||||
- minio3-data:/export
|
||||
@ -95,7 +95,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio4:
|
||||
image: minio/minio:RELEASE.2020-12-26T01-35-54Z
|
||||
image: minio/minio:RELEASE.2020-12-29T23-29-29Z
|
||||
hostname: minio4
|
||||
volumes:
|
||||
- minio4-data:/export
|
||||
|
Loading…
Reference in New Issue
Block a user