Sign inSign up

px4io/px4-sitl-sih:latest

Multi-platform
Integration & delivery
Index digest

sha256:357f7c1fb2f6cd37e5040a73f6bcb72aac42c9c6aaf536f6332bef15e33e3fb0

OS/ARCH

Compressed size

31.11 MB

Last pushed

6 months by mrpollo

Type

Image

Manifest digest

sha256:fe5949aac5f03b9bdd1327aacff80d260ad422d75abe2d5da575ec3edd2f1828

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 / 28.35 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 update337.39 KB
10COPY /staging/opt/px4 /opt/px4 # buildkit2.43 MB
11RUN /bin/sh -c ln -sf148 B
12COPY px4-entrypoint.sh /opt/px4/bin/px4-entrypoint.sh # buildkit746 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