We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d4fd4 commit 57a0ec7Copy full SHA for 57a0ec7
tools/docker/Dockerfile
@@ -72,6 +72,8 @@ RUN echo LIBBUILDER_CHECKOUT_REF=$LIBBUILDER_CHECKOUT_REF LIBBUILDER_CLONE_BRANC
72
fi && \
73
pip3 install --upgrade -r $LIBBUILDER_PATH/tools/config_editor/requirements.txt
74
75
+
76
77
COPY entrypoint.sh $LIBBUILDER_PATH/entrypoint.sh
78
79
WORKDIR /opt/esp/lib-builder
0 commit comments