We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0c7b8 commit dc2ef20Copy full SHA for dc2ef20
Dockerfile-devel
@@ -11,4 +11,5 @@ RUN mkdir -p $PROJECT_PATH
11
COPY . $PROJECT_PATH
12
WORKDIR $PROJECT_PATH
13
14
+RUN git config --global --add safe.directory /chirpstack-gateway-bridge
15
RUN make dev-requirements
0 commit comments