sha256:2589a8fba5257307857890173c069852c2abf913a0be7970f172478baecb09e4
OS/ARCH
Compressed size
282.65 MB
Last pushed
4 days by doijanky
Type
Image
Manifest digest
sha256:bab7e640bf79cd84957e4e18fcba7d87efc3385b4e3f36a32eeca01638e43206
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
110.19 MB
16
RUN /bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO # buildkit
409.82 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.57 KB
18
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ros-jazzy-ros-base=0.11.0-1* && rm -rf /var/lib/apt/lists/* # buildkit
28.08 MB