Sign inSign up

px4io/px4-sitl-sih:latest-arm64

Integration & delivery
Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.53 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=PX4 Development Team0 B
8LABEL description=PX4 SITL with SIH0 B
9RUN /bin/sh -c apt-get update339.73 KB
10COPY /staging/opt/px4 /opt/px4 # buildkit2.36 MB
11RUN /bin/sh -c ln -sf148 B
12COPY px4-entrypoint.sh /opt/px4/bin/px4-entrypoint.sh # buildkit747 B
13RUN /bin/sh -c chmod +x742 B
14ENV PX4_SIM_MODEL=sihsim_quadx0 B
15ENV HOME=/root0 B
16EXPOSE [14540/udp 14550/udp 19410/udp 8888/udp]0 B
17WORKDIR /root32 B
18ENTRYPOINT ["/opt/px4/bin/px4-entrypoint.sh"]0 B
19CMD []0 B

Command

 ARG RELEASE