This commit is contained in:
2026-05-15 22:19:14 -07:00
commit f4f046263c
2058 changed files with 236159 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM solr:9.6
COPY ./solr/docker/scripts/docker-entrypoint.sh /opt/solr/docker/scripts/docker-entrypoint.sh
COPY ./solr/docker/scripts/solr-foreground /opt/solr/docker/scripts/solr-foreground