Parseable container name fix.
This commit is contained in:
@@ -3716,6 +3716,7 @@ services:
|
|||||||
bind:
|
bind:
|
||||||
create_host_path: true
|
create_host_path: true
|
||||||
parseable:
|
parseable:
|
||||||
|
container_name: parseable
|
||||||
command: [ "parseable", "s3-store" ]
|
command: [ "parseable", "s3-store" ]
|
||||||
depends_on:
|
depends_on:
|
||||||
- minio
|
- minio
|
||||||
|
|||||||
Reference in New Issue
Block a user