Skip to content

Commit 26e678c

Browse files
committed
remove minio-init service, it's not required anymore. fixes #87
1 parent 3615fd0 commit 26e678c

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

infrabox/utils/storage/docker-compose.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@ services:
1010
ports:
1111
- "9009:9000"
1212

13-
minio-init:
14-
build:
15-
context: ../../../
16-
dockerfile: src/docker-compose/minio-init/Dockerfile
17-
links:
18-
- minio
19-
2013
postgres:
2114
build:
2215
context: ../../../

0 commit comments

Comments
 (0)