We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ac45c commit 4adbd14Copy full SHA for 4adbd14
Dockerfile-sdk
@@ -6,5 +6,4 @@ COPY *.cc *.h *.js *.proto Makefile* *.a /sdk/
6
7
RUN ./sdk_container.sh
8
9
-ENV PATH="${PATH}:/usr/local/go/bin:/root/go/bin" \
10
- TEST_TMPDIR=/tmp
+ENV PATH="${PATH}:/usr/local/go/bin:/root/go/bin"
0 commit comments