Added common name to each of the Docker Compose configurations so that the volumes could be shared across different workloads.
This commit is contained in:
parent
56d93eab9a
commit
d26fb78cc2
|
@ -1,3 +1,4 @@
|
|||
name: nm3clol
|
||||
services:
|
||||
solr-init:
|
||||
image: alpine
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
name: nm3clol
|
||||
services:
|
||||
solr-init:
|
||||
image: alpine
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
name: nm3clol
|
||||
services:
|
||||
tika:
|
||||
image: apache/tika:latest-full
|
||||
|
|
Loading…
Reference in New Issue
Block a user