iron-v0.0.1
sha256:bff22f4bd60a5d857a64ae8877e0ce60c5332409e8361a429cdbb0e6193c0926
OS/ARCH
Compressed size
378 MB
Last pushed
almost 2 years by robotair
Type
Image
Manifest digest
sha256:8df79115745a7c1d53973eadf9709273c3201921ee5bdb645c6d7edcb656d444
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=iron0 B14RUN /bin/sh -c apt-get update116.12 MB15COPY ./ros_entrypoint.sh / # buildkit197 B16ENTRYPOINT ["/ros_entrypoint.sh"]0 B17CMD ["bash"]0 B18RUN /bin/sh -c apt-get update78.82 MB19RUN /bin/sh -c rosdep init307.73 KB20RUN /bin/sh -c colcon mixin2.37 KB21RUN /bin/sh -c apt-get update22.06 MB22ENV RCUTILS_COLORIZED_OUTPUT=10 B23ENV RCUTILS_CONSOLE_OUTPUT_FORMAT=[{severity} {time}] [{name}]: {message}0 B24RUN /bin/sh -c sudo apt49.04 MB25COPY requirements.txt requirements.txt # buildkit128 B26RUN /bin/sh -c pip install7.57 KB27ARG USERNAME=robotair0 B28RUN |1 USERNAME=robotair /bin/sh -c739 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.73 KB35COPY dockerfile_entrypoint.sh /home/robotair/robot-entrypoint.sh # buildkit290 B36RUN |1 USERNAME=robotair /bin/sh -c80.93 MB37RUN |1 USERNAME=robotair /bin/sh -c287 B38RUN |1 USERNAME=robotair /bin/sh -c288 B39CMD ["/bin/sh" "-c" "ros2 launch0 B40ENTRYPOINT ["/home/robotair/robot-entrypoint.sh"]0 BCommand
ARG RELEASE