You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update minio
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
version: "3.7"
|
version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
oss:
|
oss:
|
||||||
image: minio/minio
|
image: minio/minio:RELEASE.2020-04-15T19-42-18Z
|
||||||
command: gateway oss https://oss-cn-beijing.aliyuncs.com
|
command: gateway oss https://oss-cn-beijing.aliyuncs.com
|
||||||
ports:
|
ports:
|
||||||
- "9000:9000"
|
- "9000:9000"
|
||||||
|
Reference in New Issue
Block a user