sha256:fdbd65c54290345baffa3559475b767837883b056f130d500ff1dd9a3d9a27b3
OS/ARCH
Compressed size
333.74 MB
Last pushed
8 days by doijanky
Type
Image
Manifest digest
sha256:47c8ef9a48fc05047777f73abe87c4d1f03f14376694a33eca22c01b1b0e1ebb
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.86 MB
18
RUN /bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO # buildkit
361.47 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.82 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