Skip to content

Commit

Permalink
Minor comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
wwelling committed Feb 6, 2024
1 parent d8dda93 commit 7f6bc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ENV SOLR_URL=${SOLR_URL}

RUN mkdir -p ${VIVO_HOME}

# VIVO home onto image for backup, initial $VIVO_HOME, reset
# Copy VIVO home onto image for backup, initialization, and reset
COPY ./installer/home/target/vivo /vivo-home
COPY ./installer/webapp/target/vivo.war /usr/local/tomcat/webapps/ROOT.war

Expand Down

0 comments on commit 7f6bc43

Please sign in to comment.