We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5f49a commit 12425e0Copy full SHA for 12425e0
debian-11-ppc64/Dockerfile
@@ -16,6 +16,8 @@ RUN apt-get update -y || true && \
16
17
RUN git clone https://chromium.googlesource.com/chromium/tools/depot_tools
18
19
+ENV VPYTHON_BYPASS="manually managed python not supported by chrome operations"
20
+
21
RUN yes | fetch v8
22
23
WORKDIR /v8
0 commit comments