Sign inSign up

espressif/esp-matter:latest_idf_v5.5.4

Multi-platform
Index digest

sha256:268e7f18081df7ddc1308b3614673a5c8d1a4b4039843ef17f77366cdea3f75a

OS/ARCH

Compressed size

5.27 GB

Last pushed

about 1 month by espressifci

Type

Image

Manifest digest

sha256:bf8f23bd2d739cbc0f848b826c5d18e0bc0380a417b912a29b0ad19294a25b09

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.55 MB
5CMD ["/bin/bash"]0 B
6ARG IDF_CLONE_URL=https://github.com/espressif/esp-idf.git0 B
7ARG IDF_CHECKOUT_REF=v5.5.40 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ENV IDF_PATH=/opt/espressif/esp-idf0 B
10ENV IDF_TOOLS_PATH=/opt/espressif/tools0 B
11ENV PATH=/opt/espressif/esp-idf/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12ENV NINJA_JOBS=40 B
13RUN |2 IDF_CLONE_URL=https://github.com/espressif/esp-idf.git IDF_CHECKOUT_REF=v5.5.4 /bin/sh212.43 MB
14WORKDIR /opt/espressif117 B
15RUN |2 IDF_CLONE_URL=https://github.com/espressif/esp-idf.git IDF_CHECKOUT_REF=v5.5.4 /bin/sh1.21 GB
16ARG ESP_MATTER_CLONE_URL=https://github.com/espressif/esp-matter.git0 B
17ARG ESP_MATTER_CHECKOUT_REF=main0 B
18ENV ESP_MATTER_PATH=/opt/espressif/esp-matter0 B
19RUN |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.83 GB
20COPY entrypoint.sh /opt/esp/entrypoint.sh # buildkit235 B
21ENTRYPOINT ["/opt/esp/entrypoint.sh"]0 B
22CMD ["/bin/bash"]0 B
23WORKDIR /opt/espressif/esp-matter32 B

Command

 ARG RELEASE