sha256:7bea3d9aa2483d3ca34c8e30d921b79273b0913bd7dc64bebf51d082b5d107e4
OS/ARCH
Compressed size
251.77 MB
Last pushed
8 days by doijanky
Type
Image
Manifest digest
sha256:09da889006b4d4f120ada9b788394d566818f9e451f59a3a9246a1f9eecf849b
15
RUN /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/* # buildkit
98.16 MB
16
RUN /bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO # buildkit
383.65 KB
17
RUN /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 # buildkit
2.5 KB
18
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ros-humble-ros-base=0.10.0-1* && rm -rf /var/lib/apt/lists/* # buildkit
23.35 MB