Skip to content

Commit

Permalink
remove image dataset.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
JessyBarrette committed Feb 6, 2024
1 parent 5695b8a commit a41375b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ COPY . /datasets-repo
ENV ERDDAP_DATASETS_REPO_DIR=/datasets-repo
ENV ERDDAP_DATASETS_XML=/datasets-repo/datasets.d/**/*.xml

# Deploy ERDDAP datasets.xml
RUN rm -rf /usr/local/tomcat/content/erddap/datasets.xml
RUN erddap_deploy test
RUN erddap_deploy sync

Expand Down

0 comments on commit a41375b

Please sign in to comment.