sha256:253012a423d3708db55e0f7247d9c620c44489c4378f51e4f463c787cd73bb03
OS/ARCH
Compressed size
324.58 MB
Last pushed
3 days by doijanky
Type
Image
Vulnerabilities
Manifest digest
sha256:df7d71c57d70762a8f9420bf679c9cfb800732655824b66880c225931820a318
17
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
124.9 MB
18
RUN /bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO # buildkit
364.83 KB
19
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
130.92 KB
20
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ros-rolling-ros-base=0.13.0-2* && rm -rf /var/lib/apt/lists/* # buildkit
25.78 MB