iron-v0.0.1
sha256:94fcb643ac6d6112e2c7882994965d34e2b509176d622c47e0f96a7cc6b33780
OS/ARCH
Compressed size
689.79 MB
Last pushed
over 1 year by robotair
Type
Image
Manifest digest
sha256:146aa19c59419dc2effd3db08ad32ab6b3bcb54ac32e614758d280a68ea13b04
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.44 MB25COPY requirements.txt requirements.txt # buildkit126 B26RUN /bin/sh -c pip install120.67 MB27ARG 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/face-detection-app # buildkit27.04 KB35COPY dockerfile_entrypoint.sh /home/robotair/robot-entrypoint.sh # buildkit290 B36RUN |1 USERNAME=robotair /bin/sh -c261.34 MB37RUN |1 USERNAME=robotair /bin/sh -c285 B38RUN |1 USERNAME=robotair /bin/sh -c285 B39CMD ["/bin/sh" "-c" "ros2 launch0 B40ENTRYPOINT ["/home/robotair/robot-entrypoint.sh"]0 BCommand
ARG RELEASE