sha256:132c94449ea57ad8ecdb01402c3c91fe40868e618b382b906f67794896ea764b
OS/ARCH
linux/amd64
Compressed size
1.67 GB
Last pushed
4 months by uoohyo
Type
Image
Manifest digest
sha256:132c94449ea57ad8ecdb01402c3c91fe40868e618b382b906f67794896ea764b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6SHELL [/bin/bash -o pipefail -c]0 B7ARG CUBECLT_VERSION=1.21.00 B8ENV CUBECLT_VERSION=1.21.00 B9LABEL maintainer=uoohyo <https://github.com/uoohyo>0 B10LABEL description=STM32CubeCLT development toolchain for0 B11LABEL version=1.21.00 B12LABEL org.opencontainers.image.source=https://github.com/uoohyo/docker-stm32-cmake0 B13LABEL org.opencontainers.image.licenses=MIT0 B14RUN |1 CUBECLT_VERSION=1.21.0 /bin/bash -o144.46 MB15COPY /cubeclt_installer /opt/cubeclt-installer # buildkit775.62 MB16RUN |1 CUBECLT_VERSION=1.21.0 /bin/bash -o763.5 MB17WORKDIR /workspace32 B18ENV PATH=/opt/st/stm32cubeclt/GNU-tools-for-STM32/bin:/opt/st/stm32cubeclt/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt/STM32CubeMX:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19COPY entrypoint.sh /entrypoint.sh # buildkit934 B20RUN |1 CUBECLT_VERSION=1.21.0 /bin/bash -o936 B21USER stm32user0 B22ENTRYPOINT ["/entrypoint.sh"]0 B23CMD ["bash"]0 BCommand
ARG RELEASE