sha256:268e7f18081df7ddc1308b3614673a5c8d1a4b4039843ef17f77366cdea3f75a
OS/ARCH
Compressed size
5.33 GB
Last pushed
about 1 month by espressifci
Type
Image
Manifest digest
sha256:efc3abc3d74b5f12b945c7e12773c8d0b5a091f66346dd4d4bf1892d95d5e9a8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6ARG IDF_CLONE_URL=https://github.com/espressif/esp-idf.git0 B7ARG IDF_CHECKOUT_REF=v5.5.40 B8ENV DEBIAN_FRONTEND=noninteractive0 B9ENV IDF_PATH=/opt/espressif/esp-idf0 B10ENV IDF_TOOLS_PATH=/opt/espressif/tools0 B11ENV PATH=/opt/espressif/esp-idf/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12ENV NINJA_JOBS=40 B13RUN |2 IDF_CLONE_URL=https://github.com/espressif/esp-idf.git IDF_CHECKOUT_REF=v5.5.4 /bin/sh222.08 MB14WORKDIR /opt/espressif116 B15RUN |2 IDF_CLONE_URL=https://github.com/espressif/esp-idf.git IDF_CHECKOUT_REF=v5.5.4 /bin/sh1.22 GB16ARG ESP_MATTER_CLONE_URL=https://github.com/espressif/esp-matter.git0 B17ARG ESP_MATTER_CHECKOUT_REF=main0 B18ENV ESP_MATTER_PATH=/opt/espressif/esp-matter0 B19RUN |4 IDF_CLONE_URL=https://github.com/espressif/esp-idf.git IDF_CHECKOUT_REF=v5.5.4 ESP_MATTER_CLONE_URL=https://github.com/espressif/esp-matter.git3.87 GB20COPY entrypoint.sh /opt/esp/entrypoint.sh # buildkit234 B21ENTRYPOINT ["/opt/esp/entrypoint.sh"]0 B22CMD ["/bin/bash"]0 B23WORKDIR /opt/espressif/esp-matter32 BCommand
ARG RELEASE