We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
safe-directory setting
1 parent e34a019 commit c4994ccCopy full SHA for c4994cc
1 file changed
debian-bullseye/Dockerfile
@@ -41,3 +41,5 @@ rm rustup-init; \
41
chmod -R a+w $RUSTUP_HOME $CARGO_HOME;
42
43
EOF
44
+
45
+RUN git config --system --add safe.directory '*'
0 commit comments