Skip to content

Commit

Permalink
bind content directory
Browse files Browse the repository at this point in the history
  • Loading branch information
callumrollo committed Jul 31, 2023
1 parent 0c56842 commit af562fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GenerateDatasetsXml.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
docker run --rm -it \
-v "$(pwd)/datasets:/datasets" \
-v "$(pwd)/logs:/erddapData/logs" \
-v $(pwd)/erddap/content:/usr/local/tomcat/content/erddap \
axiom/docker-erddap:2.23-jdk17-openjdk \
bash -c "cd webapps/erddap/WEB-INF/ && bash GenerateDatasetsXml.sh -verbose"

0 comments on commit af562fd

Please sign in to comment.