sha256:0030f32dc8a71ef8401c89470db6003c779f036f532d40195790f58f0001902d
OS/ARCH
Compressed size
282.97 MB
Last pushed
4 days by doijanky
Type
Image
Manifest digest
sha256:363a5a4dece0332f4b5de681d70632181d5e5d4249ae14908e9c42a9346f5262
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
371.98 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-kilted-ros-base=0.12.0-2* && rm -rf /var/lib/apt/lists/* # buildkit
27.89 MB