humble-v0.0.1
sha256:1016a4f4fcb7037750bc3ecdd4b40b9c911cefba89f8311d71025e49b8c8160e
OS/ARCH
Compressed size
372.59 MB
Last pushed
almost 2 years by robotair
Type
Image
Manifest digest
sha256:835eedffbd8edaafd0f201874f47fae6cedda0d66a5d3119064a63055df3d509
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c echo 'Etc/UTC'1.16 MB8RUN /bin/sh -c apt-get update3.43 MB9RUN /bin/sh -c set -eux;1.95 KB10RUN /bin/sh -c echo "deb274 B11ENV LANG=C.UTF-80 B12ENV LC_ALL=C.UTF-80 B13ENV ROS_DISTRO=humble0 B14RUN /bin/sh -c apt-get update99.42 MB15COPY ./ros_entrypoint.sh / # buildkit195 B16ENTRYPOINT ["/ros_entrypoint.sh"]0 B17CMD ["bash"]0 B18RUN /bin/sh -c apt-get update91.08 MB19RUN /bin/sh -c rosdep init330.07 KB20RUN /bin/sh -c colcon mixin2.42 KB21RUN /bin/sh -c apt-get update21.22 MB22ENV RCUTILS_COLORIZED_OUTPUT=10 B23ENV RCUTILS_CONSOLE_OUTPUT_FORMAT=[{severity} {time}] [{name}]: {message}0 B24RUN /bin/sh -c sudo apt49.07 MB25COPY requirements.txt requirements.txt # buildkit128 B26RUN /bin/sh -c pip install7.57 KB27ARG USERNAME=robotair0 B28RUN |1 USERNAME=robotair /bin/sh -c729 B29RUN |1 USERNAME=robotair /bin/sh -c3.81 KB30RUN |1 USERNAME=robotair /bin/sh -c953 B31RUN |1 USERNAME=robotair /bin/sh -c32 B32USER robotair0 B33RUN |1 USERNAME=robotair /bin/sh -c170 B34COPY . /home/robotair/ros_workspace/src/testing-ros2-robotair # buildkit36.75 KB35COPY dockerfile_entrypoint.sh /home/robotair/robot-entrypoint.sh # buildkit294 B36RUN |1 USERNAME=robotair /bin/sh -c80.75 MB37RUN |1 USERNAME=robotair /bin/sh -c289 B38RUN |1 USERNAME=robotair /bin/sh -c290 B39CMD ["/bin/sh" "-c" "ros2 launch0 B40ENTRYPOINT ["/home/robotair/robot-entrypoint.sh"]0 BCommand
ARG RELEASE