2022-02-16 19:34:20 UTC
856 MB
C.UTF-8
LC_ALLC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ROS_DISTROrolling
[#000] sha256:08c01a0ec47e82ebe2bec112f373d160983a6d1e9e66627f66a3322bc403221b - 3.18% (27.2 MB)
[#001] sha256:762bb72141f73c9f8d23d9bc2396670126e4d86b9784e31484c651effc425f91 - 0.13% (1.13 MB)
[#002] sha256:a52b7e3f584549fa72b610dfd0819030eb6eb0a3a76a5d820599a986bb362dfb - 0.62% (5.29 MB)
[#003] sha256:c5ae25a4694ef2001927cb29325cd8fc4076b59d0d944cec831ce55095c4cb64 - 0.0% (230 Bytes)
[#004] sha256:02b7b6d92a2fd7f05c2ab982e2eaf8a7bb43a271459e4c3d5b978ff3f3de151f - 0.0% (1.94 KB)
[#005] sha256:8b7a604e8b32e44634ee8bc44c5db72cf946ed924a3bd6b8a88c00005d30f659 - 11.72% (100 MB)
[#006] sha256:53cf2a28f9189a2e1160ff4ad2036e2fe72707cba2e34219d80788386b694234 - 0.0% (195 Bytes)
[#007] sha256:2feec7b9c814f54176381aff001dad9f176dcc0d305eded40d4bb8e41709ae61 - 7.89% (67.5 MB)
[#008] sha256:7987a75570b7bd28f024428bb3a29092902bd8f41ee4f9fd24d8509c21d6c288 - 0.03% (247 KB)
[#009] sha256:8546ff2ddead8c40774bad773231a693f4125f9a3dde7f454e8dc7cfeb30f49a - 0.0% (2.15 KB)
[#010] sha256:19cc68e59034c3716b3df6f8f0cc69b5a22ae592cb7c6429dd0241f017ebcde5 - 2.52% (21.6 MB)
[#011] sha256:5f84db0dce6f4539994dbb01e7876d9d5a2e2f0b1d7f4b71646c0b9f1c6a4dc5 - 73.91% (633 MB)
/bin/sh -c #(nop) ADD file:3ccf747d646089ed7fbb43c40c45dd43e86f0674115f856efada93c7e4a63624 in /
2022-02-02 02:14:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-02-02 03:18:29 UTC/bin/sh -c echo 'Etc/UTC' > /etc/timezone && ln -s /usr/share/zoneinfo/Etc/UTC /etc/localtime && apt-get update && apt-get install -q -y --no-install-recommends tzdata && rm -rf /var/lib/apt/lists/*
2022-02-02 04:38:07 UTC/bin/sh -c apt-get update && apt-get install -q -y --no-install-recommends dirmngr gnupg2 && rm -rf /var/lib/apt/lists/*
2022-02-02 05:02:51 UTC/bin/sh -c echo "deb http://packages.ros.org/ros2/ubuntu focal main" > /etc/apt/sources.list.d/ros2-latest.list
2022-02-02 05:03:32 UTC/bin/sh -c apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
2022-02-02 05:03:32 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2022-02-02 05:03:32 UTC/bin/sh -c #(nop) ENV LC_ALL=C.UTF-8
2022-02-02 05:11:07 UTC/bin/sh -c #(nop) ENV ROS_DISTRO=rolling
2022-02-02 05:11:53 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ros-rolling-ros-core=0.9.3-1* && rm -rf /var/lib/apt/lists/*
2022-02-02 05:11:56 UTC/bin/sh -c #(nop) COPY file:57f71198b74c2c1967889acdfddb85d428137580d18be4211971fc7381557b6c in /
2022-02-02 05:11:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/ros_entrypoint.sh"]
2022-02-02 05:11:56 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-02-02 05:12:24 UTC/bin/sh -c apt-get update && apt-get install --no-install-recommends -y build-essential git python3-colcon-common-extensions python3-colcon-mixin python3-rosdep python3-vcstool && rm -rf /var/lib/apt/lists/*
2022-02-02 05:12:29 UTC/bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO
2022-02-02 05:12:34 UTC/bin/sh -c colcon mixin add default https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml && colcon mixin update && colcon metadata add default https://raw.githubusercontent.com/colcon/colcon-metadata-repository/master/index.yaml && colcon metadata update
2022-02-02 05:12:50 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ros-rolling-ros-base=0.9.3-1* && rm -rf /var/lib/apt/lists/*
2022-02-16 19:34:20 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ros-rolling-desktop=0.9.3-1* && rm -rf /var/lib/apt/lists/* # buildkit
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.