sha256:35f08208ee0075d0668d19ef0d14b227a6fda43a284017e46ccfd4c692403dc7
OS/ARCH
linux/arm64
Compressed size
30.23 MB
Last pushed
6 months by mrpollo
Type
Image
Manifest digest
sha256:35f08208ee0075d0668d19ef0d14b227a6fda43a284017e46ccfd4c692403dc7
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.53 MB6CMD ["/bin/bash"]0 B7LABEL maintainer=PX4 Development Team0 B8LABEL description=PX4 SITL with SIH0 B9RUN /bin/sh -c apt-get update339.73 KB10COPY /staging/opt/px4 /opt/px4 # buildkit2.36 MB11RUN /bin/sh -c ln -sf148 B12COPY px4-entrypoint.sh /opt/px4/bin/px4-entrypoint.sh # buildkit747 B13RUN /bin/sh -c chmod +x742 B14ENV PX4_SIM_MODEL=sihsim_quadx0 B15ENV HOME=/root0 B16EXPOSE [14540/udp 14550/udp 19410/udp 8888/udp]0 B17WORKDIR /root32 B18ENTRYPOINT ["/opt/px4/bin/px4-entrypoint.sh"]0 B19CMD []0 BCommand
ARG RELEASE