mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
Update docker_compose_minio.yml
This commit is contained in:
parent
4962677a8b
commit
ead99b5911
@ -2,6 +2,8 @@ version: '2.3'
|
||||
|
||||
services:
|
||||
minio1:
|
||||
# Newer version of minio results in such errors:
|
||||
# "AWSErrorMarshaller: Encountered AWSError 'InternalError': We encountered an internal error, please try again"
|
||||
image: minio/minio:RELEASE.2021-09-23T04-46-24Z
|
||||
volumes:
|
||||
- data1-1:/data1
|
||||
|
Loading…
Reference in New Issue
Block a user