sha256:cb5fe520f2228b4618fafc8e4916f82204b870a07185ac95e530aa83807a3ea9
OS/ARCH
linux/arm64
Compressed size
2.11 GB
Last pushed
over 1 year by jasonrandrews
Type
Image
Manifest digest
sha256:cb5fe520f2228b4618fafc8e4916f82204b870a07185ac95e530aa83807a3ea9
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 / 27.08 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 MB22SHELL [/bin/bash -o pipefail -c]0 B23ARG ROS_DISTRO=humble0 B24COPY setup-dev-env.sh ansible-galaxy-requirements.yaml amd64.env arm64.env2.19 KB25COPY ansible/ /autoware/ansible/ # buildkit214.54 KB26COPY docker/scripts/cleanup_apt.sh /autoware/cleanup_apt.sh # buildkit296 B27RUN |1 ROS_DISTRO=humble /bin/bash -o32 B28COPY docker/scripts/cleanup_system.sh /autoware/cleanup_system.sh # buildkit453 B29RUN |1 ROS_DISTRO=humble /bin/bash -o32 B30WORKDIR /autoware32 B31RUN |1 ROS_DISTRO=humble /bin/bash -o269 B32RUN |1 ROS_DISTRO=humble /bin/bash -o3.41 MB33RUN |1 ROS_DISTRO=humble /bin/bash -o161.54 MB34COPY docker/etc/ros_entrypoint.sh /ros_entrypoint.sh # buildkit588 B35RUN |1 ROS_DISTRO=humble /bin/bash -o588 B36CMD ["/bin/bash"]0 B37SHELL [/bin/bash -o pipefail -c]0 B38ARG ROS_DISTRO=humble0 B39ARG LIB_DIR=aarch640 B40COPY /rosdep-exec-depend-packages.txt /tmp/rosdep-exec-depend-packages.txt # buildkit1.23 KB41RUN |2 ROS_DISTRO=humble LIB_DIR=aarch64 /bin/bash998.85 MB42COPY /opt/autoware /opt/autoware # buildkit129.44 MB43COPY docker/etc/.bash_aliases /root/.bash_aliases # buildkit622 B44RUN |2 ROS_DISTRO=humble LIB_DIR=aarch64 /bin/bash161 B45ENTRYPOINT ["/ros_entrypoint.sh"]0 B46CMD ["/bin/bash"]0 B47WORKDIR /autoware32 B48COPY src /autoware/src # buildkit186.34 MB49COPY /opt/autoware /opt/autoware # buildkit415.64 MB50COPY docker/etc/simulation /autoware/scenario-sim # buildkit12.51 MB51RUN /bin/bash -o pipefail -c12.21 MB52COPY docker/etc/entrypoint.sh /entrypoint.sh # buildkit1.24 KB53RUN /bin/bash -o pipefail -c1.24 KB54ENTRYPOINT ["/entrypoint.sh"]0 B55CMD ["/bin/bash"]0 BCommand
ARG RELEASE