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.
2 parents 80fc059 + 953a443 commit d6227c7Copy full SHA for d6227c7
Dockerfile
@@ -14,6 +14,6 @@ RUN apt-get update
14
RUN apt-get install gcc git -y
15
# The reason for doing this below is to prevent the
16
# container from not having write permissions.
17
-ENV KCL_GO_DISABLE_ARTIFACT=on
+ENV KCL_GO_DISABLE_INSTALL_ARTIFACT=true
18
ENV KCL_PKG_PATH=/tmp
19
ENV KCL_CACHE_PATH=/tmp
0 commit comments