Skip to content

Commit 030dd66

Browse files
committed
update Dockerfile
1 parent ad435bc commit 030dd66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ COPY ./aura.tar.gz ./requirements.txt /src
2222

2323
RUN pip3 install --no-cache-dir -r requirements.txt
2424

25+
RUN git config --global --add safe.directory /go/src/github.com/openshift/openshift-docs
26+
2527
CMD ["/bin/bash"]

0 commit comments

Comments
 (0)