iron-v0.0.1
sha256:bff22f4bd60a5d857a64ae8877e0ce60c5332409e8361a429cdbb0e6193c0926
OS/ARCH
Compressed size
393.75 MB
Last pushed
almost 2 years by robotair
Type
Image
Manifest digest
sha256:ce102135cb06c36e7d8d2b41086e42a1dadbdaec9be4b04192faa6fac6bce311
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 / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c echo 'Etc/UTC'1.16 MB8RUN /bin/sh -c apt-get update3.46 MB9RUN /bin/sh -c set -eux;1.95 KB10RUN /bin/sh -c echo "deb272 B11ENV LANG=C.UTF-80 B12ENV LC_ALL=C.UTF-80 B13ENV ROS_DISTRO=iron0 B14RUN /bin/sh -c apt-get update118.57 MB15COPY ./ros_entrypoint.sh / # buildkit196 B16ENTRYPOINT ["/ros_entrypoint.sh"]0 B17CMD ["bash"]0 B18RUN /bin/sh -c apt-get update81.03 MB19RUN /bin/sh -c rosdep init307.73 KB20RUN /bin/sh -c colcon mixin2.36 KB21RUN /bin/sh -c apt-get update22.64 MB22ENV RCUTILS_COLORIZED_OUTPUT=10 B23ENV RCUTILS_CONSOLE_OUTPUT_FORMAT=[{severity} {time}] [{name}]: {message}0 B24RUN /bin/sh -c sudo apt52.22 MB25COPY requirements.txt requirements.txt # buildkit128 B26RUN /bin/sh -c pip install7.56 KB27ARG USERNAME=robotair0 B28RUN |1 USERNAME=robotair /bin/sh -c739 B29RUN |1 USERNAME=robotair /bin/sh -c3.8 KB30RUN |1 USERNAME=robotair /bin/sh -c953 B31RUN |1 USERNAME=robotair /bin/sh -c32 B32USER robotair0 B33RUN |1 USERNAME=robotair /bin/sh -c168 B34COPY . /home/robotair/ros_workspace/src/testing-ros2-robotair # buildkit36.73 KB35COPY dockerfile_entrypoint.sh /home/robotair/robot-entrypoint.sh # buildkit287 B36RUN |1 USERNAME=robotair /bin/sh -c86.16 MB37RUN |1 USERNAME=robotair /bin/sh -c285 B38RUN |1 USERNAME=robotair /bin/sh -c287 B39CMD ["/bin/sh" "-c" "ros2 launch0 B40ENTRYPOINT ["/home/robotair/robot-entrypoint.sh"]0 BCommand
ARG RELEASE