Update docker_compose_minio.yml

This commit is contained in:
Kseniia Sumarokova 2021-10-05 11:39:08 +03:00 committed by GitHub
parent 4962677a8b
commit ead99b5911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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