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:
David Ball 2024-05-26 05:26:15 -04:00
parent 56d93eab9a
commit d26fb78cc2
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
name: nm3clol
services:
solr-init:
image: alpine

View File

@ -1,3 +1,4 @@
name: nm3clol
services:
solr-init:
image: alpine

View File

@ -1,3 +1,4 @@
name: nm3clol
services:
tika:
image: apache/tika:latest-full