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 be11fa0 commit f767d82Copy full SHA for f767d82
tools/packaging/Dockerfile.ubuntu-dev
@@ -5,6 +5,8 @@ WORKDIR /build
5
6
COPY ./Makefile ./CMakeLists.txt ./
7
COPY src ./src
8
+
9
+COPY .git/ ./.git/
10
COPY cmake ./cmake
11
COPY helio ./helio
12
0 commit comments