Skip to content

Commit

Permalink
chore: Update solr Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate authored Oct 9, 2024
1 parent fcd081c commit 72ff825
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/solr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ RUN set -ex; \
COPY managed-schema.xml /opt/solr/server/solr/configsets/_default/conf/managed-schema

USER $SOLR_USER
# Redeclare VOLUME to change permissions
VOLUME /var/solr

0 comments on commit 72ff825

Please sign in to comment.