sha256:8e7b828a8f24416dd29fde258d81ad49c87fb9becc1289cf69c9d28d36fa78f9
OS/ARCH
Compressed size
272.25 MB
Last pushed
3 days by doijanky
Type
Image
Vulnerabilities
Manifest digest
sha256:6cb5139fba80536ba16668fab407df1d6aff4db94b14dd8afc26c02e6f680628
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
105.67 MB
16
RUN /bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO # buildkit
374 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.65 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.01 MB