Skip to content

Commit

Permalink
remove aux files
Browse files Browse the repository at this point in the history
  • Loading branch information
GernotMaier committed Feb 7, 2024
1 parent adf2693 commit 9a24fe6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ ENV PATH ${VBFSYS}/bin:${PATH}
ENV LD_LIBRARY_PATH "${EVNDISPSYS}/obj:${EVNDISPSYS}/lib:${ROOTSYS}/lib:${VBFSYS}/lib:${LD_LIBRARY_PATH}"
ENV SOFASYS "${EVNDISPSYS}/sofa"

# add main branch of VERITAS Analysis files
WORKDIR /opt/
RUN git clone https://github.com/VERITAS-Observatory/Eventdisplay_AnalysisFiles_VTS.git --dept 1
ENV VERITAS_EVNDISP_AUX_DIR /opt/Eventdisplay_AnalysisFiles_VTS

# data and user data and log directory (to be mounted)
ENV VERITAS_DATA_DIR /opt/data
ENV VERITAS_LOG_DIR /opt/data
Expand Down

0 comments on commit 9a24fe6

Please sign in to comment.