sha256:6f3b0d78ee8361c7651b6045efd238e5e49fdcb332928ab6e40dde78d17e7bb8
OS/ARCH
linux/amd64
Compressed size
902.95 MB
Last pushed
about 1 month by misterowlpt
Type
Image
Manifest digest
sha256:6f3b0d78ee8361c7651b6045efd238e5e49fdcb332928ab6e40dde78d17e7bb8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 27.26 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c echo 'Etc/UTC'1.14 MB8RUN /bin/sh -c apt-get update9.52 MB9RUN /bin/sh -c set -eux;3.95 KB10RUN /bin/sh -c echo "deb279 B11ENV LANG=C.UTF-80 B12ENV LC_ALL=C.UTF-80 B13ENV ROS_DISTRO=noetic0 B14RUN /bin/sh -c apt-get update353.34 MB15COPY ./ros_entrypoint.sh / # buildkit196 B16ENTRYPOINT ["/ros_entrypoint.sh"]0 B17CMD ["bash"]0 B18RUN /bin/sh -c apt-get update47.45 MB19RUN /bin/sh -c rosdep init339.86 KB20RUN /bin/sh -c apt-get update952.77 KB21RUN /bin/sh -c apt-get update15.13 MB22RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get386.29 MB23RUN /bin/sh -c mkdir -p159 B24COPY peer_simulation/ /home/rigeluser/ros_workspace/src/peer_simulation/ # buildkit61.45 MB25WORKDIR /home/rigeluser/ros_workspace32 B26RUN /bin/sh -c /bin/bash -c111.79 KB27COPY entrypoint.sh /home/rigeluser/entrypoint.sh # buildkit728 B28COPY launch_peer_simulation.sh /usr/local/bin/launch_peer_simulation.sh # buildkit643 B29COPY readiness_probe.sh /usr/local/bin/readiness_probe.sh # buildkit558 B30RUN /bin/sh -c chmod +x1.38 KB31ENV ROS_MASTER_URI=http://ros-master:113110 B32ENV ROS_HOSTNAME=peer-simulation0 B33ENV GAZEBO_MODEL_PATH=/home/rigeluser/ros_workspace/src/peer_simulation/models0 B34WORKDIR /home/rigeluser32 B35ENTRYPOINT ["/home/rigeluser/entrypoint.sh"]0 B36CMD ["/usr/local/bin/launch_peer_simulation.sh"]0 BCommand
ARG RELEASE