sha256:0c19f326a339ed770ef1d4c0646a8b53bdb49dd5ff74b6de41ebdb8ac21e1806
OS/ARCH
Compressed size
309.74 MB
Last pushed
3 days by doijanky
Type
Image
Vulnerabilities
Manifest digest
sha256:a2dbd538c006b7187b60d6afcaa8eace1f0864e8c2649a654013f5057841355d
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
118.33 MB
18
RUN /bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO # buildkit
401.26 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.94 KB
20
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ros-lyrical-ros-base=0.13.0-3* && rm -rf /var/lib/apt/lists/* # buildkit
24.67 MB