sha256:ca1218f1691327a30be660fc71f537ce0e65a566655e0993e5e7fd01e721710a
OS/ARCH
linux/amd64
Compressed size
457.59 MB
Last pushed
about 1 month by misterowlpt
Type
Image
Manifest digest
sha256:ca1218f1691327a30be660fc71f537ce0e65a566655e0993e5e7fd01e721710a
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 KB21ENV DEBIAN_FRONTEND=noninteractive0 B22ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B23ENV TZ=UTC0 B24RUN /bin/sh -c apt-get update3.14 MB25RUN /bin/sh -c apt-get update14.38 MB26RUN /bin/sh -c pip3 install92 B27RUN /bin/sh -c mkdir -p160 B28COPY peer_robot/ /home/rigeluser/ros_workspace/src/peer_robot/ # buildkit5.38 KB29COPY peer_robot_minimal.launch /home/rigeluser/ros_workspace/src/peer_robot_minimal.launch # buildkit512 B30WORKDIR /home/rigeluser/ros_workspace32 B31RUN /bin/sh -c /bin/bash -c80.63 KB32COPY entrypoint.sh /home/rigeluser/entrypoint.sh # buildkit729 B33COPY readiness_probe.sh /usr/local/bin/readiness_probe.sh # buildkit553 B34RUN /bin/sh -c chmod +x1022 B35ENV ROS_MASTER_URI=http://ros-master:113110 B36ENV ROS_HOSTNAME=peer-robot0 B37ENV GAZEBO_MODEL_PATH=/home/rigeluser/ros_workspace/src/peer_simulation/models0 B38WORKDIR /home/rigeluser32 B39ENTRYPOINT ["/home/rigeluser/entrypoint.sh"]0 B40CMD ["roslaunch" "peer_robot_minimal.launch"]0 BCommand
ARG RELEASE