Sign inSign up

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

Multi-platform
Integration & delivery
Index digest

sha256:e5616cc4b6c4e89021f6052d6b721147cdadc4eafab778d98a1a7ff6b4ec06fb

OS/ARCH

Compressed size

542.68 MB

Last pushed

5 months by mrpollo

Type

Image

Manifest digest

sha256:87199e8a43fede055da87f5e3a558010816ee6fb94983ff0b58eab4b5454353c

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 Gazebo0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ENV RUNS_IN_DOCKER=true0 B
10RUN /bin/sh -c apt-get update483.79 MB
11COPY /staging/opt/px4-gazebo /opt/px4-gazebo # buildkit31.35 MB
12RUN /bin/sh -c ln -sf158 B
13RUN /bin/sh -c GZ_PHYSICS_DIR=$(find /usr/lib249 B
14ENV GZ_SIM_RESOURCE_PATH=/opt/px4-gazebo/share/gz/models:/opt/px4-gazebo/share/gz/worlds0 B
15ENV GZ_SIM_SYSTEM_PLUGIN_PATH=/opt/px4-gazebo/lib/gz/plugins0 B
16ENV GZ_SIM_SERVER_CONFIG_PATH=/opt/px4-gazebo/share/gz/server.config0 B
17ENV PX4_GZ_MODELS=/opt/px4-gazebo/share/gz/models0 B
18ENV PX4_GZ_WORLDS=/opt/px4-gazebo/share/gz/worlds0 B
19ENV PX4_SIM_MODEL=gz_x5000 B
20ENV HOME=/root0 B
21EXPOSE [14540/udp 14550/udp 8888/udp]0 B
22COPY px4-entrypoint.sh /opt/px4-gazebo/bin/px4-entrypoint.sh # buildkit862 B
23RUN /bin/sh -c chmod +x858 B
24WORKDIR /root32 B
25ENTRYPOINT ["/opt/px4-gazebo/bin/px4-entrypoint.sh"]0 B
26CMD []0 B

Command

 ARG RELEASE