Skip to content

Commit

Permalink
Fix directory safety for doctor, closes usnistgov#1600.
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-nist committed Jan 5, 2023
1 parent 1ce2520 commit ca5434f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ ENV SAXON_HOME=/opt/oscal
ENV CALABASH_HOME=${SAXON_HOME}
ENV PATH=/opt/oscal/node_modules/.bin:${PATH}

RUN git config --global --add safe.directory /oscal

ENTRYPOINT ["/bin/bash"]

0 comments on commit ca5434f

Please sign in to comment.