Sign inSign up

px4io/px4-sitl:v1.17.0-alpha1-1361-g9f9171575e-arm64

Integration & delivery
Manifest digest

sha256:17fdfdaa621098a444aaed7cf1d5e3f5393e22a11cf47624c286cfa3dc3c1320

OS/ARCH

linux/arm64

Compressed size

30.23 MB

Last pushed

5 months by mrpollo

Type

Image

Manifest digest

sha256:17fdfdaa621098a444aaed7cf1d5e3f5393e22a11cf47624c286cfa3dc3c1320

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=PX4 Development Team0 B
7LABEL description=PX4 SITL with SIH0 B
8RUN /bin/sh -c apt-get update339.83 KB
9COPY /staging/opt/px4 /opt/px4 # buildkit2.36 MB
10RUN /bin/sh -c ln -sf149 B
11COPY px4-entrypoint.sh /opt/px4/bin/px4-entrypoint.sh # buildkit859 B
12RUN /bin/sh -c chmod +x855 B
13ENV PX4_SIM_MODEL=sihsim_quadx0 B
14ENV HOME=/root0 B
15EXPOSE [14540/udp 14550/udp 19410/udp 8888/udp]0 B
16WORKDIR /root32 B
17ENTRYPOINT ["/opt/px4/bin/px4-entrypoint.sh"]0 B
18CMD []0 B

Command

 ARG RELEASE