Skip to content

Commit

Permalink
Merge pull request ioos#54 from callumrollo/callum-patch-2
Browse files Browse the repository at this point in the history
bind content directory
  • Loading branch information
MathewBiddle authored Aug 9, 2023
2 parents 48c3c29 + af562fd commit 04faacd
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 04faacd

Please sign in to comment.