sha256:32f6587be8797f8ff688790ed1cf5347060eb1847f01730f0de5971d14ed1bec
OS/ARCH
Compressed size
1.6 GB
Last pushed
about 1 month by mrpollo
Type
Image
Manifest digest
sha256:33b4b45b1e7a30fd5f85df07698ca5ce8f75ac2b9be59663cf68310fe05a6064
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV LANG=C.UTF-80 B9ENV LC_ALL=C.UTF-80 B10ENV DISPLAY=:990 B11ENV TERM=xterm0 B12ENV TZ=UTC0 B13ENV RUNS_IN_DOCKER=true0 B14EXPOSE [14556/udp]0 B15EXPOSE [14557/udp]0 B16COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit639 B17COPY requirements.txt /tmp/requirements.txt # buildkit373 B18COPY ubuntu.sh /tmp/ubuntu.sh # buildkit2.55 KB19RUN /bin/sh -c bash /tmp/ubuntu.sh1.58 GB20COPY optional-requirements.txt /tmp/optional-requirements.txt # buildkit312 B21RUN /bin/sh -c python3 -m716.71 KB22RUN /bin/sh -c git config158 B23RUN /bin/sh -c useradd --shell3.67 KB24ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/xtensa-esp-elf/bin0 B25ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B26CMD ["/bin/bash"]0 BCommand
ARG RELEASE